diff --git a/doc/admin-guide/source/support-compute.rst b/doc/admin-guide/source/support-compute.rst index 72251fd2c2..d58dbd2fab 100644 --- a/doc/admin-guide/source/support-compute.rst +++ b/doc/admin-guide/source/support-compute.rst @@ -219,7 +219,7 @@ instance. For example: .. code-block:: console $ nova reset-state c6bbbf26-b40a-47e7-8d5c-eb17bf65c485 - $ nova delete c6bbbf26-b40a-47e7-8d5c-eb17bf65c485 + $ openstack server delete c6bbbf26-b40a-47e7-8d5c-eb17bf65c485 You can also use the :option:`--active` parameter to force the instance back to an active state instead of an error state. For example: diff --git a/doc/user-guide/source/cli-nova-launch-instance-using-ISO-image.rst b/doc/user-guide/source/cli-nova-launch-instance-using-ISO-image.rst index df73503745..d58ea75e1f 100644 --- a/doc/user-guide/source/cli-nova-launch-instance-using-ISO-image.rst +++ b/doc/user-guide/source/cli-nova-launch-instance-using-ISO-image.rst @@ -84,7 +84,7 @@ using ISO image actually functional. .. code-block:: console - $ nova delete INSTANCE_NAME + $ openstack server delete INSTANCE_NAME #. After you delete the instance, the system you have just installed using your ISO image remains, because the parameter