python-novaclient/novaclient/tests
huangtianhua 65b0d36f3c Fix using a variable which is not defined
There is a variable which is not defined but used, we should define it
before using. Add a test for get_resource_manager_extra_kwargs_hook
function, and change the exception to a more detail instead broad
'Exception'.

Change-Id: I7a798dad55a65f06ebbe175925a00028940bb168
2014-06-26 11:32:55 +08:00
..
fixture_data Convert Floating IP bulk tests to httpretty 2014-06-06 14:39:49 +10:00
v1_1 Merge ""nova boot" should not log an error if subsidiary commands fail" 2014-06-24 06:33:10 +00:00
v3 Enable F841 2014-06-19 09:49:05 +08:00
__init__.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
fakes.py Enable hacking check for Apache 2.0 license 2013-12-06 10:47:41 +10:30
idfake.pem Allows users to retrieve ciphered VM passwords 2013-11-27 17:26:39 +01:00
test_auth_plugins.py Fix session handling in novaclient 2014-04-07 19:38:51 +02:00
test_base.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_client.py Enable F841 2014-06-19 09:49:05 +08:00
test_discover.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_http.py Reuse exceptions from Oslo 2014-04-25 16:00:13 +03:00
test_service_catalog.py Enable hacking check for Apache 2.0 license 2013-12-06 10:47:41 +10:30
test_shell.py Enable F841 2014-06-19 09:49:05 +08:00
test_utils.py Fix using a variable which is not defined 2014-06-26 11:32:55 +08:00
utils.py Convert aggregates testing to use httpretty 2014-04-10 08:39:24 +10:00