python-novaclient/novaclient/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
..
contrib Making contrib a Python package 2011-12-15 22:39:22 +00:00
__init__.py Miscellaneous code cleanup. 2012-04-02 12:27:38 -05:00
aggregates.py Removes zones 2012-02-15 19:16:14 +00:00
base.py Add human-friendly ID support. 2012-03-08 04:53:47 +00:00
certs.py Implementing client for new x509 support in nova. 2012-01-24 17:10:46 -08:00
client.py Bring back the output from client.http_log() 2012-07-02 15:42:02 -05:00
cloudpipe.py Added cloudpipe support. Fixes bug 962286 2012-03-22 17:13:16 +01:00
flavors.py Add human-friendly ID support. 2012-03-08 04:53:47 +00:00
floating_ip_dns.py Catch novaclient up with renaming and other nova changes. 2012-01-18 18:53:31 -06:00
floating_ip_pools.py Miscellaneous code cleanup. 2012-04-02 12:27:38 -05:00
floating_ips.py Implementing Floating Ip Pools. 2012-01-10 16:24:43 -08:00
hosts.py Add host-list command 2012-06-27 10:05:33 -07:00
hypervisors.py Add call to get hypervisor statistics 2012-07-23 17:10:27 -05:00
images.py Add human-friendly ID support. 2012-03-08 04:53:47 +00:00
keypairs.py Fix LP #990667 - Keypair __repr__ referencesuuid 2012-04-30 13:15:55 -04:00
limits.py Adding 'absolute-limits' and 'rate-limits' 2011-12-09 14:19:24 -05:00
quota_classes.py Implement quota classes. 2012-03-20 10:42:49 -05:00
quotas.py Merge "Fix Quota ant SecurityGroup resources refreshing." 2012-01-17 00:21:17 +00:00
security_group_rules.py Add missing returns and remove superfluous ones 2011-12-30 17:40:02 +01:00
security_groups.py Indicate unused variables and other misc. house cleaning. 2012-06-27 11:55:36 -05:00
servers.py Add support for modification of instance Security Group 2012-07-10 10:55:54 +08:00
shell.py Add call to get hypervisor statistics 2012-07-23 17:10:27 -05:00
usage.py Add a 'usage' module and 'usage-list' cli command 2012-01-24 15:32:34 -05:00
virtual_interfaces.py Implement virtual interfaces servers api 2012-01-24 11:23:10 -08:00
volume_snapshots.py Makes novaclient use the volumes endpoint 2012-02-26 06:11:12 +00:00
volume_types.py Add support for volume types 2012-02-27 22:46:02 +00:00
volumes.py Add support for volume types 2012-02-27 22:46:02 +00:00