python-openstackclient/openstackclient/tests/unit/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 move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Add unit tests for backup commands in volume v1 2016-09-23 17:22:44 +08:00
test_backup.py Add unit tests for backup commands in volume v1 2016-09-23 17:22:44 +08:00
test_qos_specs.py Fix unset commands to pass normally when nothing specified 2016-09-23 13:20:51 +08:00
test_service.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_snapshot.py Fix unset commands to pass normally when nothing specified 2016-09-23 13:20:51 +08:00
test_transfer_request.py Implement "volume transfer request show/accept" command 2016-09-22 17:11:53 +08:00
test_type.py Fix unset commands to pass normally when nothing specified 2016-09-23 13:20:51 +08:00
test_volume.py Add and modify options for "volume create" command 2016-09-28 10:13:56 +08:00