2015-03-05 19:35:39 -08:00
|
|
|
==========
|
|
|
|
hypervisor
|
|
|
|
==========
|
|
|
|
|
|
|
|
Compute v2
|
|
|
|
|
|
|
|
hypervisor list
|
|
|
|
---------------
|
|
|
|
|
|
|
|
List hypervisors
|
|
|
|
|
|
|
|
.. program:: hypervisor list
|
|
|
|
.. code:: bash
|
|
|
|
|
2016-12-20 09:18:55 +08:00
|
|
|
openstack hypervisor list
|
2015-03-05 19:35:39 -08:00
|
|
|
[--matching <hostname>]
|
2016-10-26 23:48:58 -07:00
|
|
|
[--long]
|
2015-03-05 19:35:39 -08:00
|
|
|
|
|
|
|
.. option:: --matching <hostname>
|
|
|
|
|
|
|
|
Filter hypervisors using <hostname> substring
|
|
|
|
|
2016-10-26 23:48:58 -07:00
|
|
|
.. option:: --long
|
|
|
|
|
|
|
|
List additional fields in output
|
|
|
|
|
2015-03-05 19:35:39 -08:00
|
|
|
hypervisor show
|
|
|
|
---------------
|
|
|
|
|
|
|
|
Display hypervisor details
|
|
|
|
|
|
|
|
.. program:: hypervisor show
|
|
|
|
.. code:: bash
|
|
|
|
|
2016-12-20 09:18:55 +08:00
|
|
|
openstack hypervisor show
|
2015-03-05 19:35:39 -08:00
|
|
|
<hypervisor>
|
|
|
|
|
|
|
|
.. _hypervisor_show-flavor:
|
|
|
|
.. describe:: <hypervisor>
|
|
|
|
|
|
|
|
Hypervisor to display (name or ID)
|