Wednesday, 2024-06-26

opendevreviewSteve Baker proposed openstack/ansible-collections-openstack master: Add application_credential module  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/91046301:57
opendevreviewSalman Hajizada proposed openstack/openstacksdk master: Enhance VIF attachment with port and portgroup UUIDs  https://review.opendev.org/c/openstack/openstacksdk/+/92189004:07
opendevreviewSalman Hajizada proposed openstack/openstacksdk master: Add virtual media attachment and detachment support  https://review.opendev.org/c/openstack/openstacksdk/+/92195704:13
opendevreviewSalman Hajizada proposed openstack/openstacksdk master: baremetal: Add virtual media attachment and detachment support  https://review.opendev.org/c/openstack/openstacksdk/+/92195708:33
opendevreviewSalman Hajizada proposed openstack/openstacksdk master: baremetal: Enhance VIF attachment with port and portgroup UUIDs  https://review.opendev.org/c/openstack/openstacksdk/+/92189008:33
*** mgoddard- is now known as mgoddard10:12
*** tosky_ is now known as tosky12: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 kleini12:47
kleiniProblem solved. 3.0.0 is broken and 3.1.0 is fixed.13:01
kleiniAnd unfortunately Debugger used venv while production used systemwide installed python.13:01
stephenfingtema: do you recall the reason for this comment? https://github.com/openstack/openstacksdk/blob/master/openstack/cloud/_identity.py#L1280-L128114:27
stephenfini.e. why you're using 'self.get_user' rather than 'self.identity.find_user'14:28
gtemahmm14:28
gtemaI think some test was failing14:29
gtemamost likely because cloud layer test was designed the way that was not including call to find without parameters or something like that14:30
stephenfinah, indeed: 24 failures if you change it14:30
gtemathat was quite a pain during that switch to maintain order and count of api calls14:30
stephenfinyeah, at this point most of those URL checks would be better served running against the proxy layer, but that's a huge rework14:31
gtemaindeed, and I doubt in any sense of such rework14:32
opendevreviewAntonia Gaete proposed openstack/python-openstackclient master: identity: Migrate 'application credential' commands to SDK  https://review.opendev.org/c/openstack/python-openstackclient/+/92284315:55
opendevreviewRajat Dhasmana proposed openstack/openstacksdk master: Add support for default volume types  https://review.opendev.org/c/openstack/openstacksdk/+/92046418:08
opendevreviewRajat Dhasmana proposed openstack/python-openstackclient master: Add cluster to volume service list  https://review.opendev.org/c/openstack/python-openstackclient/+/92286518:56
opendevreviewBrian Haley proposed openstack/python-openstackclient master: Add tests for 'default security group rule create'  https://review.opendev.org/c/openstack/python-openstackclient/+/92256520:37

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!