python-openstackclient/openstackclient/tests/functional/volume/v2
zhiyong.dai 26d50be79a Support "--no-property" option in volume snapshot set
Supporting "--no-property" option will apply user a convenient
way to clean all properties of volume snapshot in a short command,
and this kind of behavior is the recommended way to devref.
The patch adds "--no-property" option in "volume snapshot set" command,
and update related test cases and devref document.

Change-Id: I5f10cc2b5814553699920c4343995b2e11416e4e
Implements: blueprint allow-overwrite-set-options
2017-01-25 17:32:58 -06:00
..
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
common.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
test_qos.py Error in the return of command 'volume qos create' 2017-01-17 15:19:22 +08:00
test_snapshot.py Support "--no-property" option in volume snapshot set 2017-01-25 17:32:58 -06:00
test_transfer_request.py Implement "volume transfer request show/accept" command 2016-09-22 17:11:53 +08:00
test_volume.py functional test for volume 2017-01-09 17:34:44 +08:00
test_volume_type.py Add --default option to "volume type list" 2016-12-06 06:44:16 +08:00