Fix install docs reference error

TrivialFix

Change-Id: Id89807c19fc9ebda662a5a375b7e3890c6792110
This commit is contained in:
junboli 2017-12-23 17:11:45 +08:00
parent 11bf61f5ba
commit d2ac6cfafa
2 changed files with 4 additions and 4 deletions
doc/source/install

@ -51,8 +51,8 @@ on controllers, compute nodes, or storage nodes.
This installation tutorial also assumes that installation and configuration
of OpenStack packages, Network Time Protocol, database engine and
message queue has been completed as per the instructions in the `OpenStack
Installation Tutorial. <http://docs.openstack.org/#install-guides>`_. The
`Identity Service` (`keystone`) has to be pre-configured with suggested
Installation Tutorial. <https://docs.openstack.org/manila/latest/install/index.html>`_.
The `Identity Service` (`keystone`) has to be pre-configured with suggested
client environment scripts.
For more information on various Shared File Systems storage back ends,
@ -60,4 +60,4 @@ see the `Shared File Systems Configuration Reference.
<https://docs.openstack.org/manila/latest/configuration/shared-file-systems/overview.html>`_.
To learn more about installation dependencies noted above, see the `OpenStack
Installation Tutorial. <http://docs.openstack.org/#install-guides>`_
Installation Tutorial. <https://docs.openstack.org/manila/latest/install/index.html>`_

@ -7,7 +7,7 @@ Next steps
Your OpenStack environment now includes the Shared File Systems service.
To add more services, see the `additional documentation on installing
OpenStack services <http://docs.openstack.org/#install-guides>`_
OpenStack services <https://docs.openstack.org/install-guide/>`_
Continue to evaluate the Shared File Systems service by creating the service
image and running the service with the correct driver mode that you chose