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

This commit is contained in:
Zuul 2017-12-13 11:04:26 +00:00 committed by Gerrit Code Review
commit dfb8ccd26b
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 |
+-------------------------+--------------------------------------+