DEPRECATED host interface
novaclient.v2.hosts.Host(manager, info, loaded=False, resp=None)Bases: novaclient.base.Resource
DEPRECATED
Populate and bind to a manager.
| Parameters: |
|
|---|
host_namereboot(*args, **kwargs)shutdown(*args, **kwargs)startup(*args, **kwargs)update(*args, **kwargs)novaclient.v2.hosts.HostManager(api)Bases: novaclient.base.ManagerWithFind
get(*args, **kwargs)DEPRECATED Describes cpu/memory/hdd info for host.
| Parameters: | host – destination host name. |
|---|
host_action(*args, **kwargs)DEPRECATED Perform an action on a host.
| Parameters: |
|
|---|---|
| Returns: | An instance of novaclient.base.TupleWithMeta |
list(*args, **kwargs)list_all(*args, **kwargs)resource_classalias of Host
update(*args, **kwargs)DEPRECATED Update status or maintenance mode for the host.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.