python-novaclient/novaclient
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
..
openstack Add read_versioninfo method 2012-06-26 21:03:40 -05:00
v1_1 Add hypervisor information extension. 2012-06-29 12:21:19 -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 More friendly keyring support when token caching is off. 2012-06-28 17:15:57 -03: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 Merge "Indicate unused variables and other misc. house cleaning." 2012-06-29 16:48:19 +00:00
utils.py Indicate unused variables and other misc. house cleaning. 2012-06-27 11:55:36 -05:00