python-novaclient/novaclient/tests/unit
jichenjc 6791a8be69 Allow restore command with name param
when we try to restore an instance, it's already deleted state,
so we need to add 'delete=True' as default to restore command,
otherwise, the search function can't find the instance
whose state is deleted with the given name

Change-Id: I81cdc46897d76333452069a691824264ad504518
Closes-Bug: 1534644
2016-01-23 22:06:48 +08:00
..
fixture_data Merge "[microversions] Add support for 2.14" 2016-01-21 17:22:53 +00:00
v2 Allow restore command with name param 2016-01-23 22:06:48 +08:00
__init__.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
fake_actions_module.py Fix help message in case of microversions 2015-12-08 17:09:31 +02:00
fakes.py remove the default arguments "[]" 2015-12-09 20:59:48 +08:00
idfake.pem Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_api_versions.py [microversions] share one object for shell arguments 2015-12-22 15:17:12 +02:00
test_auth_plugins.py Test: Clean v2 client userwarning 2016-01-12 12:05:50 +08:00
test_base.py Revert "nova flavor-show command is inconsistent" 2015-04-21 22:19:06 +00:00
test_client.py Test: Clean v2 client userwarning 2016-01-12 12:05:50 +08:00
test_discover.py Make _discover_extensions public 2015-05-06 14:10:59 +08:00
test_http.py Ensure the use of volume endpoint in volumes apis 2015-03-17 01:19:11 +00:00
test_service_catalog.py Migrate to keystoneauth from keystoneclient 2015-12-12 20:39:57 -08:00
test_shell.py Add a mechanism to call out deprecated options 2016-01-07 11:07:44 -06:00
test_utils.py Not transform to str on potential unicode fields 2015-11-22 04:34:07 +08:00
utils.py Fix H404/405 violations in novaclient/tests/* 2015-12-07 14:17:56 +09:00