openstack-python-openstackc.../openstackclient/volume
Stephen Finucane d727a65023 volume: Add 'block storage cluster *' commands
These mirror the 'cinder cluster-*' commands, with arguments copied
across essentially verbatim. The only significant departure is the
replacement of "tenant" terminology with "project".

  block storage cluster list
  block storage cluster set
  block storage cluster show

We used the 'block storage' terminology rather than simply 'volume' to
allow us to start distinguishing between the volume service and a volume
resource.

Change-Id: I9105a9e4a139af4929e3b1f3a6de6c9a53e0b598
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2022-05-13 11:59:23 +01:00
..
v1 volume: Add missing 'volume list --offset' parameter 2021-07-27 11:15:23 +01:00
v2 Merge "volume: fix backup list of deleted volume" 2022-04-11 09:43:13 +00:00
v3 volume: Add 'block storage cluster *' commands 2022-05-13 11:59:23 +01:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py volume: Allow more versions 2021-06-03 15:52:18 +01:00