Hypervisors interface (1.1 extension).
Bases: novaclient.base.Resource
Populate and bind to a manager.
Parameters: |
|
---|
Bases: novaclient.base.ManagerWithFind
Get a specific hypervisor.
Get a list of hypervisors. :param marker: Begin returning hypervisor that appear later in the
keypair list than that represented by this keypair name (optional).
Parameters: | limit – maximum number of keypairs to return (optional). |
---|
alias of Hypervisor
Get a list of matching hypervisors.
Parameters: | servers – If True, server information is also retrieved. |
---|
Get hypervisor statistics over all compute nodes.
Kept for backwards compatibility, new code should call hypervisor_stats.statistics() instead of hypervisors.statistics()
Get the uptime for a specific hypervisor.
Bases: novaclient.base.Resource
Populate and bind to a manager.
Parameters: |
|
---|
Bases: novaclient.base.Manager
alias of HypervisorStats
Get hypervisor statistics over all compute nodes.