Latest commits for branch master
https://opendev.org/openstack/python-openstackclient/branch/master
Client for OpenStack servicesWed, 17 Jun 2026 15:36:09 +0000Merge "Add availability zone and host filters to aggregate list"
https://opendev.org/openstack/python-openstackclient/commit/733b4325186dd4a8b79eac77fab66a6811d22732
Merge "Add availability zone and host filters to aggregate list"<![CDATA[Merge "Add availability zone and host filters to aggregate list"]]>Zuul733b4325186dd4a8b79eac77fab66a6811d22732Tue, 16 Jun 2026 05:13:26 +0000Merge "identity: Remove unused helper"
https://opendev.org/openstack/python-openstackclient/commit/9315bf49860ff2bdde3901b3e6657901b3047287
Merge "identity: Remove unused helper"<![CDATA[Merge "identity: Remove unused helper"]]>Zuul9315bf49860ff2bdde3901b3e6657901b3047287Mon, 15 Jun 2026 19:14:14 +0000image: Document replacement for md-tag-create-multiple
https://opendev.org/openstack/python-openstackclient/commit/5a103e723b28c89558ba9d8dbf67c32f5e113478
image: Document replacement for md-tag-create-multiple
Change-Id: I0f695a54235dfe3575b19817dfcf364cc82d1fd9
Signed-off-by: Cyril Roelandt <[email protected]>
<![CDATA[image: Document replacement for md-tag-create-multiple
Change-Id: I0f695a54235dfe3575b19817dfcf364cc82d1fd9
Signed-off-by: Cyril Roelandt
]]>Cyril Roelandt5a103e723b28c89558ba9d8dbf67c32f5e113478Mon, 15 Jun 2026 15:31:38 +0200identity: Remove unused helper
https://opendev.org/openstack/python-openstackclient/commit/ce141093ae7e0f7b608f5ae7839f3d2ea509dbcd
identity: Remove unused helper
This has been unused since I71b5ae8a4bbcb2fdebf894d8bd5cc8322c31bdb5.
Change-Id: Ic90e48868d3e4c79b262d0e127f1b38dc7d840dc
Signed-off-by: Stephen Finucane <[email protected]>
<![CDATA[identity: Remove unused helper
This has been unused since I71b5ae8a4bbcb2fdebf894d8bd5cc8322c31bdb5.
Change-Id: Ic90e48868d3e4c79b262d0e127f1b38dc7d840dc
Signed-off-by: Stephen Finucane
]]>Stephen Finucanece141093ae7e0f7b608f5ae7839f3d2ea509dbcdMon, 15 Jun 2026 13:17:13 +0100Add availability zone and host filters to aggregate list
https://opendev.org/openstack/python-openstackclient/commit/810fa705e416d23c31297cd9deb5dabd72e3c791
Add availability zone and host filters to aggregate list
Add ``--availability-zone`` and ``--host`` options to the
``aggregate list`` command so the results can be narrowed without
post-processing the output.
The compute API does not support server-side filtering of aggregates,
so the filtering is performed client-side. When both options are
supplied they are combined with AND, returning only aggregates that
match every filter.
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Change-Id: I9d802cab2bacd817f1a064374f6e118724000702
Signed-off-by: Shi Yan <[email protected]>
<![CDATA[Add availability zone and host filters to aggregate list
Add ``--availability-zone`` and ``--host`` options to the
``aggregate list`` command so the results can be narrowed without
post-processing the output.
The compute API does not support server-side filtering of aggregates,
so the filtering is performed client-side. When both options are
supplied they are combined with AND, returning only aggregates that
match every filter.
Co-Authored-By: Claude Opus 4.8 (1M context)
Change-Id: I9d802cab2bacd817f1a064374f6e118724000702
Signed-off-by: Shi Yan
]]>Shi Yan810fa705e416d23c31297cd9deb5dabd72e3c791Sun, 14 Jun 2026 13:58:08 +1000Merge "quota: Fix incorrect keypair usage in show command"
https://opendev.org/openstack/python-openstackclient/commit/0933bda40bf72270be632e89a2f8cec4290f77d4
Merge "quota: Fix incorrect keypair usage in show command"<![CDATA[Merge "quota: Fix incorrect keypair usage in show command"]]>Zuul0933bda40bf72270be632e89a2f8cec4290f77d4Fri, 12 Jun 2026 12:15:35 +0000image v1: Migrate 'create image' volume calls to SDK
https://opendev.org/openstack/python-openstackclient/commit/7b037ca8752dd119e8f4ce7da5288c98ec70b2b2
image v1: Migrate 'create image' volume calls to SDK
Change Ie57a5c17a6df5a333abd6b11e28b65833740e102 did this for the v2
API but missed v1. Correct this now.
Change-Id: I53c72cce4be38d7eb64345db29abf95d5d5ffeb7
Signed-off-by: Stephen Finucane <[email protected]>
<![CDATA[image v1: Migrate 'create image' volume calls to SDK
Change Ie57a5c17a6df5a333abd6b11e28b65833740e102 did this for the v2
API but missed v1. Correct this now.
Change-Id: I53c72cce4be38d7eb64345db29abf95d5d5ffeb7
Signed-off-by: Stephen Finucane
]]>Stephen Finucane7b037ca8752dd119e8f4ce7da5288c98ec70b2b2Thu, 11 Jun 2026 22:04:09 +0100compute: Replace remaining use of cinderclient
https://opendev.org/openstack/python-openstackclient/commit/f792b88ce70c11ff31eadb9d02d69ae5ae889764
compute: Replace remaining use of cinderclient
Change-Id: If9933a44ad54d17abdb63f4a83e9792db345e23c
Signed-off-by: Stephen Finucane <[email protected]>
<![CDATA[compute: Replace remaining use of cinderclient
Change-Id: If9933a44ad54d17abdb63f4a83e9792db345e23c
Signed-off-by: Stephen Finucane
]]>Stephen Finucanef792b88ce70c11ff31eadb9d02d69ae5ae889764Thu, 11 Jun 2026 22:04:09 +0100typing: Typing updates for openstacksdk 4.15.0
https://opendev.org/openstack/python-openstackclient/commit/56e10cd33bf7fb24dfc001d798d78474001ff2b6
typing: Typing updates for openstacksdk 4.15.0
More of SDK is typed. That exposes more bugs.
Change-Id: I8a9a839e2d06a8b29b0b596ca8233a59979deba1
Signed-off-by: Stephen Finucane <[email protected]>
<![CDATA[typing: Typing updates for openstacksdk 4.15.0
More of SDK is typed. That exposes more bugs.
Change-Id: I8a9a839e2d06a8b29b0b596ca8233a59979deba1
Signed-off-by: Stephen Finucane
]]>Stephen Finucane56e10cd33bf7fb24dfc001d798d78474001ff2b6Thu, 11 Jun 2026 22:04:09 +0100Merge "network: Add --advertise-host argument to "add subnet""
https://opendev.org/openstack/python-openstackclient/commit/7fae757667e1c9d5a4da72818c965ca215f2aa95
Merge "network: Add --advertise-host argument to "add subnet""<![CDATA[Merge "network: Add --advertise-host argument to "add subnet""]]>Zuul7fae757667e1c9d5a4da72818c965ca215f2aa95Thu, 11 Jun 2026 00:46:01 +0000