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:
commit
dfb8ccd26b
@ -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 |
|
||||
+-------------------------+--------------------------------------+
|
||||
|
Loading…
x
Reference in New Issue
Block a user