summaryrefslogtreecommitdiff
path: root/doc/source/install/troubleshooting.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/install/troubleshooting.rst')
-rw-r--r--doc/source/install/troubleshooting.rst9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/source/install/troubleshooting.rst b/doc/source/install/troubleshooting.rst
index b2dc16e0b..865f0aa3a 100644
--- a/doc/source/install/troubleshooting.rst
+++ b/doc/source/install/troubleshooting.rst
@@ -52,7 +52,14 @@ service and Bare Metal service::
| uuid | 86a2b1bb-8b29-4964-a817-f90031debddb |
+------------------------+----------------------------------------------------------------------+
- $ nova hypervisor-show 1
+ $ nova hypervisor-list
+ +--------------------------------------+--------------------------------------+-------+---------+
+ | ID | Hypervisor hostname | State | Status |
+ +--------------------------------------+--------------------------------------+-------+---------+
+ | 584cfdc8-9afd-4fbb-82ef-9ff25e1ad3f3 | 86a2b1bb-8b29-4964-a817-f90031debddb | up | enabled |
+ +--------------------------------------+--------------------------------------+-------+---------+
+
+ $ nova hypervisor-show 584cfdc8-9afd-4fbb-82ef-9ff25e1ad3f3
+-------------------------+--------------------------------------+
| Property | Value |
+-------------------------+--------------------------------------+