Fix Typo mistake in documentation of "host aggregates in nova"
Change-Id: I74e169705e3c5dff03b0a478b1e8ce4d7504dca2 Closes-Bug: 1855314
This commit is contained in:
parent
8a61c7eea0
commit
9a13b02d9e
@ -295,7 +295,7 @@ To list all aggregates and show information about a specific aggregate, run:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ openstack aggegrate list
|
||||
$ openstack aggregate list
|
||||
$ openstack aggregate show my-aggregate
|
||||
|
||||
To set and unset a property on the aggregate, run:
|
||||
|
@ -269,7 +269,7 @@ order to determine which AZ the host aggregate(s) belong to, run:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ openstack aggegrate list --long
|
||||
$ openstack aggregate list --long
|
||||
$ openstack aggregate show my-aggregate
|
||||
|
||||
Finally, to disassociate a host aggregate from an availability zone, run:
|
||||
|
Loading…
Reference in New Issue
Block a user