python-openstackclient/openstackclient/volume/v1
Huanxuan Ao c9e0c01f67 Add and modify options for "volume create" command
1.Add mutually exclusive options into a mutually
exclusive group.
2.Add "--source-replicated", "--consistency-group",
"--hint" and "multi-attach" options
3.Make --size option to be optional under some cases

Closes-Bug: #1568005
Closes-Bug: #1627913
Implements: bp implement-cinder-features
Co-Authored-By: Roman Vasilets <rvasilets@mirantis.com>
Change-Id: I2c4c3073195d33774e477f4d7f22e383b14b41dd
2016-09-28 10:13:56 +08:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
backup.py Support error handling for delete commands in volume v1 2016-09-11 11:08:14 +08:00
qos_specs.py Fix unset commands to pass normally when nothing specified 2016-09-23 13:20:51 +08:00
service.py Add "volume service set" command 2016-08-17 10:42:28 +08:00
snapshot.py Fix unset commands to pass normally when nothing specified 2016-09-23 13:20:51 +08:00
volume_transfer_request.py Implement "volume transfer request show/accept" command 2016-09-22 17:11:53 +08:00
volume_type.py Fix unset commands to pass normally when nothing specified 2016-09-23 13:20:51 +08:00
volume.py Add and modify options for "volume create" command 2016-09-28 10:13:56 +08:00