python-novaclient/novaclient/tests/unit
Gleb Stepanov a47850b093 Decorate FakeHTTPClient with versions
Remove api_version check from get_servers_1234_migrations method
and substitute it by api_version.wraps decorator.

Change-Id: Iea780ae92bece4e2013778485d244123251e9dcc
2016-04-22 18:32:10 +03:00
..
fixture_data [microversion] Bump to 2.25 2016-03-02 17:24:17 +08:00
v2 Decorate FakeHTTPClient with versions 2016-04-22 18:32:10 +03:00
__init__.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
fake_actions_module.py Use novaclient/utils directly and remove openstack/common (1/4) 2016-03-03 01:23:34 +00:00
fakes.py Add wrapper classes for return-request-id-to-caller 2016-01-26 23:46:10 +00:00
idfake.pem Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_api_versions.py Use novaclient/utils directly and remove openstack/common (1/4) 2016-03-03 01:23:34 +00:00
test_auth_plugins.py Test: Clean v2 client userwarning 2016-01-12 12:05:50 +08:00
test_base.py Add wrapper classes for return-request-id-to-caller 2016-01-26 23:46:10 +00:00
test_client.py Add a way to discover only contrib extensions 2016-02-19 11:42:24 +00:00
test_discover.py Make _discover_extensions public 2015-05-06 14:10:59 +08:00
test_exceptions.py Handle error response for webob>=1.6.0 2016-03-18 19:22:03 -04: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 Remove deprecated volume(snapshot) commands/bindings 2016-04-03 14:05:05 -04:00
test_shell.py Merge "Use assertIsNone instead of assertEqual(None, ***)" 2016-02-24 23:02:40 +00:00
test_utils.py [microversions] Enable 2.21 2016-02-24 20:57:34 +02:00
utils.py Add return-request-id-to-caller function(1/5) 2016-01-27 11:44:19 +09:00