python-novaclient/tests
Kevin L. Mitchell a11788515e Add hypervisor information extension.
Adds support for a new nova extension for getting information about
hypervisors (as opposed to compute hosts), including a list of
hypervisors matching a regular expression (database regular
expression, i.e., %'s) and a list of hypervisors with the list of
instances living on those hypervisors.

Change-Id: I7353991ffbf484da175a0912ee46e80f623e230f
2012-06-29 12:21:19 -05:00
..
v1_1 Add hypervisor information extension. 2012-06-29 12:21:19 -05:00
__init__.py Initial commit from fork 2011-01-25 14:01:22 -06:00
fakes.py Accept 1 and 2 as version choices 2011-12-14 14:44:26 -05:00
test_base.py Removed v1.0 support. 2011-12-15 23:10:59 +00:00
test_client.py Abstract Client building into novaclient.client 2011-12-29 15:40:49 -05:00
test_http.py Add Accept: applicaton/json header to all service requests. Fixes bug 904436 2012-02-02 16:37:55 -08:00
test_service_catalog.py Filter out v1.0 endpoints 2012-06-18 17:08:34 -05:00
test_shell.py Make '--help' argument more useful. 2012-04-11 15:35:27 +01:00
test_utils.py Don't force volume id to int and allow search by name 2012-05-02 15:06:55 +00:00
utils.py Update unittests to be Python 2.6 compatible. 2012-04-13 01:23:14 -04:00