python-novaclient/novaclient
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
..
openstack Add read_versioninfo method 2012-06-26 21:03:40 -05:00
v1_1 Add call to get hypervisor statistics 2012-07-23 17:10:27 -05:00
__init__.py Indicate unused variables and other misc. house cleaning. 2012-06-27 11:55:36 -05:00
base.py Indicate unused variables and other misc. house cleaning. 2012-06-27 11:55:36 -05:00
client.py Merge "'endpoints' and 'credentials' work with token caching." 2012-07-05 15:46:51 +00:00
exceptions.py Display the request id on error response. 2012-04-11 15:00:49 -04:00
extension.py Extensions can now modify resources. 2011-12-21 19:25:39 +00:00
service_catalog.py Filter out v1.0 endpoints 2012-06-18 17:08:34 -05:00
shell.py Clarify usage of --insecure flag 2012-07-20 10:20:45 +02:00
utils.py Indicate unused variables and other misc. house cleaning. 2012-06-27 11:55:36 -05:00