Correct the wrong title for cleanup
The title should be 'Openstack End User Guide', not 'Openstack User Guide'. Change-Id: I95f4b67071335e326b98c5a584e5ef9682f30088
This commit is contained in:
parent
82e3a7e932
commit
e81b74e7f5
@ -9,7 +9,7 @@ For more information about how to download and build images, see
|
|||||||
`OpenStack Virtual Machine Image Guide
|
`OpenStack Virtual Machine Image Guide
|
||||||
<http://docs.openstack.org/image-guide/>`__.
|
<http://docs.openstack.org/image-guide/>`__.
|
||||||
For information about how to manage images, see the
|
For information about how to manage images, see the
|
||||||
`OpenStack User Guide
|
`OpenStack End User Guide
|
||||||
<http://docs.openstack.org/user-guide/common/cli_manage_images.html>`__.
|
<http://docs.openstack.org/user-guide/common/cli_manage_images.html>`__.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
@ -7,7 +7,7 @@ command options to interact with the Identity service via the
|
|||||||
OpenStack supports simple client environment scripts also known as
|
OpenStack supports simple client environment scripts also known as
|
||||||
OpenRC files. These scripts typically contain common options for
|
OpenRC files. These scripts typically contain common options for
|
||||||
all clients, but also support unique options. For more information, see the
|
all clients, but also support unique options. For more information, see the
|
||||||
`OpenStack User Guide <http://docs.openstack.org/user-guide/common/
|
`OpenStack End User Guide <http://docs.openstack.org/user-guide/common/
|
||||||
cli_set_environment_variables_using_openstack_rc.html>`__.
|
cli_set_environment_variables_using_openstack_rc.html>`__.
|
||||||
|
|
||||||
Creating the scripts
|
Creating the scripts
|
||||||
|
@ -162,7 +162,7 @@ Mount the share from an instance
|
|||||||
# mount -t nfs 10.0.0.41:/var/lib/manila/mnt/share-b94a4dbf-49e2-452c-b9c7-510277adf5c6 ~/test_folder
|
# mount -t nfs 10.0.0.41:/var/lib/manila/mnt/share-b94a4dbf-49e2-452c-b9c7-510277adf5c6 ~/test_folder
|
||||||
|
|
||||||
For more information about how to manage shares, see the
|
For more information about how to manage shares, see the
|
||||||
`OpenStack User Guide
|
`OpenStack End User Guide
|
||||||
<http://docs.openstack.org/user-guide/index.html>`__.
|
<http://docs.openstack.org/user-guide/index.html>`__.
|
||||||
|
|
||||||
Return to :ref:`launch-instance`.
|
Return to :ref:`launch-instance`.
|
||||||
|
@ -216,7 +216,7 @@ Mount the share from an instance
|
|||||||
# mount -t nfs 10.254.0.6:/shares/share-0bfd69a1-27f0-4ef5-af17-7cd50bce6550 ~/test_folder
|
# mount -t nfs 10.254.0.6:/shares/share-0bfd69a1-27f0-4ef5-af17-7cd50bce6550 ~/test_folder
|
||||||
|
|
||||||
For more information about how to manage shares, see the
|
For more information about how to manage shares, see the
|
||||||
`OpenStack User Guide
|
`OpenStack End User Guide
|
||||||
<http://docs.openstack.org/user-guide/index.html>`__.
|
<http://docs.openstack.org/user-guide/index.html>`__.
|
||||||
|
|
||||||
Return to :ref:`launch-instance`.
|
Return to :ref:`launch-instance`.
|
||||||
|
@ -11,10 +11,10 @@ network with one instance that uses it and one self-service (private)
|
|||||||
network with one instance that uses it. The instructions in this
|
network with one instance that uses it. The instructions in this
|
||||||
section use command-line interface (CLI) tools on the controller
|
section use command-line interface (CLI) tools on the controller
|
||||||
node. For more information on the CLI tools, see the
|
node. For more information on the CLI tools, see the
|
||||||
`OpenStack User Guide
|
`OpenStack End User Guide
|
||||||
<http://docs.openstack.org/user-guide/cli_launch_instances.html>`__.
|
<http://docs.openstack.org/user-guide/cli_launch_instances.html>`__.
|
||||||
To use the dashboard, see the
|
To use the dashboard, see the
|
||||||
`OpenStack User Guide
|
`OpenStack End User Guide
|
||||||
<http://docs.openstack.org/user-guide/dashboard.html>`__.
|
<http://docs.openstack.org/user-guide/dashboard.html>`__.
|
||||||
|
|
||||||
.. _launch-instance-networks:
|
.. _launch-instance-networks:
|
||||||
|
Loading…
Reference in New Issue
Block a user