Hypervisors interface (1.1 extension).
Bases: novaclient.openstack.common.apiclient.base.Resource
Populate and bind to a manager.
Parameters: |
|
---|
Bases: novaclient.base.ManagerWithFind
Get a specific hypervisor.
Get a list of hypervisors.
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.openstack.common.apiclient.base.Resource
Populate and bind to a manager.
Parameters: |
|
---|
Bases: novaclient.base.Manager
alias of HypervisorStats
Get hypervisor statistics over all compute nodes.