Wednesday, 2025-09-03

opendevreviewMincheol Kang proposed openstack/openstacksdk master: Add functional test for keystone user group  https://review.opendev.org/c/openstack/openstacksdk/+/95889810:53
opendevreviewRajesh Tailor proposed openstack/python-openstackclient master: Fix microversion 2.100  https://review.opendev.org/c/openstack/python-openstackclient/+/95882911:24
opendevreviewMerged openstack/python-openstackclient master: Fix microversion 2.100  https://review.opendev.org/c/openstack/python-openstackclient/+/95882913:30
opendevreviewLuan Utimura proposed openstack/openstacksdk master: tests: Bump allocations update min. microversion to 1.60  https://review.opendev.org/c/openstack/openstacksdk/+/95933215:17
opendevreviewArtem Goncharov proposed openstack/codegenerator master: Add response key hack to the BS quota resources  https://review.opendev.org/c/openstack/codegenerator/+/95933415:34
opendevreviewChaea Kim proposed openstack/openstacksdk master: Add functional tests for user info commands  https://review.opendev.org/c/openstack/openstacksdk/+/95933615:42
opendevreviewDaniel Lawton proposed openstack/python-openstackclient master: Bug Fix: Fixed bug when deleting multiple servers in server delete function using Exception Handling  https://review.opendev.org/c/openstack/python-openstackclient/+/95933715:43
opendevreviewDaniel Lawton proposed openstack/python-openstackclient master: Bug Fix: Fixed bug in server delete function using Exception Handling  https://review.opendev.org/c/openstack/python-openstackclient/+/95933715:52
*** Guest22851 is now known as diablo_rojo_phone18:12
lutimurastephenfin: hey! forgive me if you are already aware of this: ever since we introduced the request and response schemas for the ironic's allocation endpoints - which was around aug 15/16 - the openstacksdk-functional-devstack-ironic job started to fail consistently in openstack/openstacksdk18:25
lutimurain short, both update_allocation and patch_allocation have been failing because they have been passing the unexpected `owner` property to the /allocations endpoint18:26
lutimura(the ironic api complains with a schema error, etc.)18:26
lutimurai'm pretty new to the openstacksdk & ironic code bases, so i'm not exactly sure how/why this property is being passed on these operations, but i wonder if we're being too strict with this parameter: https://opendev.org/openstack/ironic/src/branch/master/ironic/api/schemas/v1/allocation.py#L16918:28
lutimurai'm starting to wonder if these failures make any sense at all, because in theory these tests are configured to send the min. microversion 1.57 (owner was introduced in 1.60): https://opendev.org/openstack/openstacksdk/src/branch/master/openstack/tests/functional/baremetal/test_baremetal_allocation.py#L15118:31
opendevreviewMerged openstack/codegenerator master: Add response key hack to the BS quota resources  https://review.opendev.org/c/openstack/codegenerator/+/95933418:36

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