openstack-python-openstackc.../openstackclient/tests/unit/volume/v1
Huanxuan Ao bba5c9047f Fix "volume unset" command pass normally when nothing specified
When nothing specified in "volume unset" command, there
will be an error message says that the "--properties"
option is required, it is unusual behaviour, this patch
fix it and also add unit test for it.
Also, this patch add unit test for "volume show" command
by the way.

Change-Id: I5b5d587670acf0af4262b8521292455bf9f60fe5
Partial-bug: #1588588
2016-09-21 15:47:55 +08:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Refactor volume unit test with FakeVolume class in volume v1 2016-09-21 15:33:37 +08:00
test_qos_specs.py Support error handling for delete commands in volume v1 2016-09-11 11:08:14 +08:00
test_service.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_transfer_request.py Trivial: Rename ListTransferRequests to ListTransferRequest 2016-09-12 10:44:54 +08:00
test_type.py Add unit test for volume type in volume v1 2016-09-11 14:20:58 +08:00
test_volume.py Fix "volume unset" command pass normally when nothing specified 2016-09-21 15:47:55 +08:00