Compute v2
The physical computer running a hypervisor.
List hosts
openstack host list
    [--zone <availability-zone>]
--zone <availability-zone>¶Only return hosts in the availability zone
Set host properties
openstack host set
    [--enable | --disable]
    [--enable-maintenance | --disable-maintenance]
    <host>
--enableEnable the host
--disableDisable the host
--enable-maintenanceEnable maintenance mode for the host
--disable-maintenanceDisable maintenance mode for the host
<host>Host to modify (name only)
 
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.