opendevreview | Steve Baker proposed openstack/ansible-collections-openstack master: Add application_credential module https://review.opendev.org/c/openstack/ansible-collections-openstack/+/910463 | 01:57 |
---|---|---|
opendevreview | Salman Hajizada proposed openstack/openstacksdk master: Enhance VIF attachment with port and portgroup UUIDs https://review.opendev.org/c/openstack/openstacksdk/+/921890 | 04:07 |
opendevreview | Salman Hajizada proposed openstack/openstacksdk master: Add virtual media attachment and detachment support https://review.opendev.org/c/openstack/openstacksdk/+/921957 | 04:13 |
opendevreview | Salman Hajizada proposed openstack/openstacksdk master: baremetal: Add virtual media attachment and detachment support https://review.opendev.org/c/openstack/openstacksdk/+/921957 | 08:33 |
opendevreview | Salman Hajizada proposed openstack/openstacksdk master: baremetal: Enhance VIF attachment with port and portgroup UUIDs https://review.opendev.org/c/openstack/openstacksdk/+/921890 | 08:33 |
*** mgoddard- is now known as mgoddard | 10:12 | |
*** tosky_ is now known as tosky | 12:37 | |
kleini_ | I am trying to use Python openstacksdk for the first time. I created an application credential with access_rules and try to read that now using the API. I see in the response, that access_rules are transferred but they do not appear in the ApplicationCredential object. I get object has no attribute 'access_rules'. What am I doing wrong? Btw. it works, if I run the code in the Python debugger. | 12:44 |
kleini_ | https://paste.opendev.org/show/b42yPGMYoAA5kAnLSAnz/ | 12:47 |
*** kleini_ is now known as kleini | 12:47 | |
kleini | Problem solved. 3.0.0 is broken and 3.1.0 is fixed. | 13:01 |
kleini | And unfortunately Debugger used venv while production used systemwide installed python. | 13:01 |
stephenfin | gtema: do you recall the reason for this comment? https://github.com/openstack/openstacksdk/blob/master/openstack/cloud/_identity.py#L1280-L1281 | 14:27 |
stephenfin | i.e. why you're using 'self.get_user' rather than 'self.identity.find_user' | 14:28 |
gtema | hmm | 14:28 |
gtema | I think some test was failing | 14:29 |
gtema | most likely because cloud layer test was designed the way that was not including call to find without parameters or something like that | 14:30 |
stephenfin | ah, indeed: 24 failures if you change it | 14:30 |
gtema | that was quite a pain during that switch to maintain order and count of api calls | 14:30 |
stephenfin | yeah, at this point most of those URL checks would be better served running against the proxy layer, but that's a huge rework | 14:31 |
gtema | indeed, and I doubt in any sense of such rework | 14:32 |
opendevreview | Antonia Gaete proposed openstack/python-openstackclient master: identity: Migrate 'application credential' commands to SDK https://review.opendev.org/c/openstack/python-openstackclient/+/922843 | 15:55 |
opendevreview | Rajat Dhasmana proposed openstack/openstacksdk master: Add support for default volume types https://review.opendev.org/c/openstack/openstacksdk/+/920464 | 18:08 |
opendevreview | Rajat Dhasmana proposed openstack/python-openstackclient master: Add cluster to volume service list https://review.opendev.org/c/openstack/python-openstackclient/+/922865 | 18:56 |
opendevreview | Brian Haley proposed openstack/python-openstackclient master: Add tests for 'default security group rule create' https://review.opendev.org/c/openstack/python-openstackclient/+/922565 | 20:37 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!