summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/hypervisor.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/command-objects/hypervisor.rst')
-rw-r--r--doc/source/command-objects/hypervisor.rst41
1 files changed, 0 insertions, 41 deletions
diff --git a/doc/source/command-objects/hypervisor.rst b/doc/source/command-objects/hypervisor.rst
deleted file mode 100644
index 9db384a2..00000000
--- a/doc/source/command-objects/hypervisor.rst
+++ /dev/null
@@ -1,41 +0,0 @@
-==========
-hypervisor
-==========
-
-Compute v2
-
-hypervisor list
----------------
-
-List hypervisors
-
-.. program:: hypervisor list
-.. code:: bash
-
- openstack hypervisor list
- [--matching <hostname>]
- [--long]
-
-.. option:: --matching <hostname>
-
- Filter hypervisors using <hostname> substring
-
-.. option:: --long
-
- List additional fields in output
-
-hypervisor show
----------------
-
-Display hypervisor details
-
-.. program:: hypervisor show
-.. code:: bash
-
- openstack hypervisor show
- <hypervisor>
-
-.. _hypervisor_show-flavor:
-.. describe:: <hypervisor>
-
- Hypervisor to display (name or ID)