[user-guide]Fix the wrong instance name
By the way, giving a more detailed step. Change-Id: Id934e8c42c8f47c4d02f3eea0836ea86a24bfb77 Closes-Bug: #1550160
This commit is contained in:
parent
e4fc7027ad
commit
1037c4097a
@ -39,7 +39,11 @@ Create a snapshot of the instance
|
||||
| c41f3074-c82a-4837-8673-fa7e9fea7e11 | myInstance | ACTIVE | private=10.0.0.3 |
|
||||
+--------------------------------------+------------+--------+------------------------------+
|
||||
|
||||
$ nova stop example
|
||||
#. Use the :command:`nova stop` command to shut down the instance:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ nova stop myInstance
|
||||
|
||||
#. Use the :command:`nova list` command to confirm that the instance shows a
|
||||
``SHUTOFF`` status:
|
||||
|
Loading…
x
Reference in New Issue
Block a user