python-novaclient/tests
Kevin L. Mitchell 85d591b1d8 Add call to get hypervisor statistics
Adds an admin API call to retrieve the compute node statistics for an
entire nova instance.  Counts up all hypervisors and sums all their
values (vcpus, vcpus_used, etc.).

Change-Id: I0a3df235282089f1313d08ae5b89dadbd1db9840
2012-07-23 17:10:27 -05:00
..
v1_1 Add call to get hypervisor statistics 2012-07-23 17:10:27 -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