python-openstackclient/openstackclient/volume/v1
matbu 5c9c1c77a0 Wait for volume being available to set bootable or readonly
This patch add a check to be sure that the volume created is in a
available state before trying to set bootable or readonly flag.

Story: 2002158
Change-Id: I8db71fd8cf5bd14eb67880f76d2e9135edeb3ed2
2023-02-22 09:52:43 +00:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
qos_specs.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
service.py translate all command help strings 2016-11-17 02:33:42 +00:00
volume.py Wait for volume being available to set bootable or readonly 2023-02-22 09:52:43 +00:00
volume_backup.py Refactor "volume backup restore" command 2022-03-10 12:04:11 +00:00
volume_snapshot.py Merge "Fix faulthy state argument choice" 2020-03-24 21:34:44 +00:00
volume_transfer_request.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
volume_type.py Fix typos 2021-10-26 15:53:51 +02:00