Fix doc nit

use openstack hypervisor list instead nova hypervisor-list
to sync with sample given

Change-Id: Ib2224d317745738dd0bde62ac832d8308b369164
This commit is contained in:
jichen
2018-06-06 14:52:36 +08:00
parent f902e0d5d8
commit 47423dfb7f
@@ -1173,7 +1173,7 @@ aggregates in nova. These aggregates are defined (purely) as groupings
of related resource providers. Since compute nodes in nova are
represented in placement as resource providers, they can be added to a
placement aggregate as well. For example, get the uuid of the compute
node using :command:`nova hypervisor-list` and add it to an
node using :command:`openstack hypervisor list` and add it to an
aggregate in placement using :command:`openstack placement aggregate
set`.