Update "nova" command to "openstack"

Change-Id: I883c0bfbac3d8f794fe45c2cd0185bd811a055bf
Implements: blueprint use-openstack-command
This commit is contained in:
caoyuan 2017-01-02 00:07:52 +08:00
parent 522e4919f8
commit 8e41e2e33c
2 changed files with 16 additions and 16 deletions

View File

@ -157,5 +157,5 @@ If you get this message, check the following:
service to the Compute service after introspection. Our tooling usually
accounts for it, but if you did some steps manually there may be a period
of time when nodes are not available to the Compute service yet. Check that
the :command:`nova hypervisor-stats` command correctly shows total amount
of resources in your system.
the :command:`openstack hypervisor stats show` command correctly shows total
amount of resources in your system.

View File

@ -394,22 +394,22 @@ a hypervisor's statistics:
.. code-block:: console
$ nova hypervisor-stats
$ openstack hypervisor stats show
+----------------------+-------+
| Property | Value |
| Field | Value |
+----------------------+-------+
| count | 1 |
| current_workload | 0 |
| disk_available_least | 29 |
| free_disk_gb | 35 |
| free_ram_mb | 3441 |
| local_gb | 35 |
| local_gb_used | 0 |
| memory_mb | 3953 |
| memory_mb_used | 512 |
| running_vms | 0 |
| vcpus | 2 |
| vcpus_used | 0 |
| count | 1 |
| current_workload | 0 |
| disk_available_least | 14 |
| free_disk_gb | 27 |
| free_ram_mb | 15374 |
| local_gb | 27 |
| local_gb_used | 0 |
| memory_mb | 15886 |
| memory_mb_used | 512 |
| running_vms | 0 |
| vcpus | 8 |
| vcpus_used | 0 |
+----------------------+-------+
As it can be viewed from the command output above, the amount of the