python-novaclient/novaclient/tests
Ben Nemec 57a22ec99c Add v3 HostManager
Some of the host code required changes to work with the v3 API.
This change adds a v3-compatible HostManager that inherits from
the 1_1 HostManager to make use of the functions that didn't
need to change.

bp v3-api

Change-Id: I3ef7ab4619d49c20ab1bdeb1185ad28b411d37a1
2013-09-17 14:35:43 -05:00
..
v1_1 Merge "Add delete method to Flavor class" 2013-09-17 18:43:30 +00:00
v3 Add v3 HostManager 2013-09-17 14:35:43 -05:00
__init__.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
fakes.py Small bugfix for client v3 2013-09-16 11:38:00 +03:00
test_auth_plugins.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_base.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_client.py Small bugfix for client v3 2013-09-16 11:38:00 +03:00
test_discover.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_http.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_service_catalog.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
test_shell.py python3: Fix imports for py2/py3 2013-08-27 14:50:34 -04:00
test_utils.py Python3: Use six.StringIO for io.Bytes() 2013-09-07 12:28:46 -04:00
utils.py Bring stdout/stderr capturing in line w/ nova 2013-06-28 10:23:46 +01:00