python-openstackclient/openstackclient/tests/functional/volume/v1
Huanxuan Ao 23ee2fd8f0 Refactor "snapshot" commands
1.change the command name ``snapshot create/delete/list/
show/set/unset`` to ``volume snapshot create/delete/list/
show/set/unset``.

2.change the optional parameter "--name <name>" to a
positional parameter "<snapshot-name>"; Change the
positional parameter "<volume>" to a optional
parameter "--volume <volume>"

Change-Id: If03276ecdf6f0d96893d5ecf91c2aaa64929cff3
Implements: bp backup-snapshot-renamed-for-volume-resource
Co-Authored-By: Sheel Rana <ranasheel2000@gmail.com>
2016-11-03 16:15:02 +08: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 move all functional tests to tests module 2016-09-09 03:29:47 +00:00
test_snapshot.py Refactor "snapshot" commands 2016-11-03 16:15:02 +08:00
test_transfer_request.py Implement "volume transfer request show/accept" command 2016-09-22 17:11:53 +08:00
test_volume_type.py Add functional tests for unset multiple volume type props 2016-09-12 11:08:32 +08:00
test_volume.py Support mark volume as bootable in volume set 2016-09-14 16:35:49 +00:00