python-openstackclient/openstackclient/volume/v2
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 Add support for volume v2 API 2015-05-30 11:26:14 -07:00
backup.py Add warning message for --state option of set command in volume 2016-09-26 02:42:47 +00:00
consistency_group.py Implement "consistency group list" command 2016-09-28 09:31:04 +08:00
qos_specs.py Support error handling for delete commands in volumev2 2016-07-14 17:49:26 +08:00
service.py Add "volume service set" command 2016-08-17 10:42:28 +08:00
snapshot.py Add warning message for --state option of set command in volume 2016-09-26 02:42:47 +00:00
volume_transfer_request.py Implement "volume transfer request show/accept" command 2016-09-22 17:11:53 +08:00
volume_type.py Do not show "os-volume-type-access:is_public" property of volume type 2016-09-07 16:40:54 +08:00
volume.py Add and modify options for "volume create" command 2016-09-28 10:13:56 +08:00