openstack-python-openstackc.../openstackclient/tests/functional
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
..
common Fix openstack quota set/show --class not work 2016-09-14 11:15:01 +08:00
compute move all functional tests to tests module 2016-09-09 03:29:47 +00:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Use assertGreater replace assertTrue 2016-09-23 13:49:04 +08:00
image move all functional tests to tests module 2016-09-09 03:29:47 +00:00
network Add network support for Network QoS policies 2016-10-11 15:08:36 +00:00
object move all functional tests to tests module 2016-09-09 03:29:47 +00:00
volume Refactor "snapshot" commands 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
base.py Rename variable to avoid shadowing of built-in name 2016-10-18 19:12:23 +03:00
post_test_hook.sh unwedge the gate 2016-09-09 22:49:35 -04:00