Add 'nova hypervisor-list' in example set of commands to compare the resources in Compute service and Bare Metal service.

Change-Id: I4dc5373eee022648893c94b6e64a9c72ca40726d
Closes-Bug: #1737521
This commit is contained in:
wangzhengwei 2017-12-12 02:57:24 +00:00
parent 5f563d924c
commit c70b7dd057
1 changed files with 8 additions and 1 deletions

View File

@ -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 |
+-------------------------+--------------------------------------+