python-openstackclient/openstackclient/tests/volume/v2
Huanxuan Ao 4bea5d37d9 Fix errors for "volume type unset" command
Normally, we can unset multi properties but the "volume type unset"
command could not, because the action "append" was missed. So I add
it and also fix the unit test and doc in this patch.

Change-Id: I20470f2b7bb2a8d7f292cea498826669c3418c77
2016-06-06 19:04:36 +08:00
..
__init__.py Add support for volume v2 API 2015-05-30 11:26:14 -07:00
fakes.py Merge "Add support for volume transfer request list" 2016-06-04 20:36:24 +00:00
test_backup.py Add FakeBackup class and updata backup unittest in volumeV2 2016-05-17 09:58:05 +08:00
test_qos_specs.py Add FakeQos class and update unit test for qos_specs in VolumeV2 2016-05-31 11:54:49 +08:00
test_service.py Support for volume service list 2016-04-25 17:42:12 +00:00
test_snapshot.py Add FakeSnapshot class and update snapshot test in VolumeV2 2016-05-21 17:34:04 +08:00
test_transfer_request.py Add support for volume transfer request list 2016-06-04 18:26:59 +00:00
test_type.py Fix errors for "volume type unset" command 2016-06-06 19:04:36 +08:00
test_volume.py Fix unit test for volume commands in volumev2 2016-05-31 17:36:02 +08:00