python-novaclient/tests/v1_1
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
..
__init__.py Split everything down the middle into v1_0 and v1_1, including tests. 2011-08-03 16:36:03 -04:00
fakes.py Add call to get hypervisor statistics 2012-07-23 17:10:27 -05:00
test_aggregates.py Removes zones 2012-02-15 19:16:14 +00:00
test_auth.py Whoops, the last changes to keyring introduced some problems with v1.1 2012-06-28 13:00:56 -03:00
test_certs.py Implementing client for new x509 support in nova. 2012-01-24 17:10:46 -08:00
test_cloudpipe.py Added cloudpipe support. Fixes bug 962286 2012-03-22 17:13:16 +01:00
test_flavors.py Fix for backward compatibility with stable/diablo flavors 2012-02-23 14:11:29 -08:00
test_floating_ip_dns.py Catch novaclient up with renaming and other nova changes. 2012-01-18 18:53:31 -06:00
test_floating_ip_pools.py Implementing Floating Ip Pools. 2012-01-10 16:24:43 -08:00
test_floating_ips.py Implementing Floating Ip Pools. 2012-01-10 16:24:43 -08:00
test_hosts.py bug 932408: python-novaclient miss OSAPI host operations 2012-02-17 18:37:10 +00:00
test_hypervisors.py Add call to get hypervisor statistics 2012-07-23 17:10:27 -05:00
test_images.py Accept 1 and 2 as version choices 2011-12-14 14:44:26 -05:00
test_keypairs.py Accept 1 and 2 as version choices 2011-12-14 14:44:26 -05:00
test_limits.py Accept 1 and 2 as version choices 2011-12-14 14:44:26 -05:00
test_quota_classes.py Implement quota classes. 2012-03-20 10:42:49 -05:00
test_quotas.py Fix Quota ant SecurityGroup resources refreshing. 2012-01-04 16:08:18 +01:00
test_security_group_rules.py Accept 1 and 2 as version choices 2011-12-14 14:44:26 -05:00
test_security_groups.py Fix Quota ant SecurityGroup resources refreshing. 2012-01-04 16:08:18 +01:00
test_servers.py Add support for modification of instance Security Group 2012-07-10 10:55:54 +08:00
test_shell.py Add call to get hypervisor statistics 2012-07-23 17:10:27 -05:00
test_usage.py Add a 'usage' module and 'usage-list' cli command 2012-01-24 15:32:34 -05:00
testfile.txt Tests working again...merged in some work we did earlier. 2011-08-03 17:41:33 -04:00
utils.py Split everything down the middle into v1_0 and v1_1, including tests. 2011-08-03 16:36:03 -04:00