openstack-python-openstackc.../openstackclient/volume
Stephen Finucane 67bec7785c volume: Allow filtering volume types by properties
Starting in volume API microversion 3.52, it is possible to filter
volume types by extra specs (a.k.a. properties). Even non-admins can do
this for so-called "user visible" extra specs. Make it possible to do
this.

While we're here, the test file is renamed to match the name of the
module under test.

Change-Id: Ia9acc06c0c615bf24e12b63146ea97ac2505f596
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2023-10-27 16:37:15 +01:00
..
v1 tests: Use consistent shortcut to fake image client 2023-08-28 13:52:23 +01:00
v2 volume: Allow filtering volume types by properties 2023-10-27 16:37:15 +01:00
v3 volume: Deprecate '--detailed' options 2023-09-11 11:02:55 +01:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Blacken openstackclient.volume 2023-05-10 10:51:30 +01:00