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

  volume attachment create
  volume attachment delete
  volume attachment list
  volume attachment complete
  volume attachment set
  volume attachment show

Full support for filtering is deferred for now since that's a more
complicated change that requires additional commands be added first.
TODOs are included to this effect.

Change-Id: If47c2b56fe65ee2cee07c000d6ae3688d5ef3b42
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2021-06-03 15:52:18 +01:00
..
v1 Merge "Fix faulthy state argument choice" 2020-03-24 21:34:44 +00:00
v2 Allow to resize in-use volumes 2020-11-11 09:18:49 +00:00
v3 volume: Add 'volume attachment *' commands 2021-06-03 15:52:18 +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