Correct the wrong word and the wrong link
The 'Manage Volumes‘ should be 'volume’, and the link is wrong. This patch fix them. Change-Id: I64902dee90a0e019ea3bb27fa7c0ee6e8749219d Closes-Bug: #1554928
This commit is contained in:
parent
bfe2987752
commit
1eb0848657
@ -58,7 +58,8 @@ Before you can launch an instance, gather the following parameters:
|
|||||||
:doc:`cli_manage_ip_addresses`.
|
:doc:`cli_manage_ip_addresses`.
|
||||||
|
|
||||||
After you gather the parameters that you need to launch an instance,
|
After you gather the parameters that you need to launch an instance,
|
||||||
you can launch it from an image_ or a :ref:`volume`. You can launch an
|
you can launch it from an :doc:`image<cli_nova_launch_instance_from_image>`
|
||||||
|
or a :doc:`volume<cli_nova_launch_instance_from_volume>`. You can launch an
|
||||||
instance directly from one of the available OpenStack images or from
|
instance directly from one of the available OpenStack images or from
|
||||||
an image that you have copied to a persistent volume. The OpenStack
|
an image that you have copied to a persistent volume. The OpenStack
|
||||||
Image service provides a pool of images that are accessible to members
|
Image service provides a pool of images that are accessible to members
|
||||||
@ -151,8 +152,6 @@ Before you begin, source the OpenStack RC file.
|
|||||||
|
|
||||||
$ nova keypair-list
|
$ nova keypair-list
|
||||||
|
|
||||||
.. _image:
|
|
||||||
|
|
||||||
Launch an instance
|
Launch an instance
|
||||||
~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user