diff --git a/doc/source/admin/configuration/schedulers.rst b/doc/source/admin/configuration/schedulers.rst index 538919d706..2c43aa8a25 100644 --- a/doc/source/admin/configuration/schedulers.rst +++ b/doc/source/admin/configuration/schedulers.rst @@ -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`.