api-ref:Update ref link

update the manila api-ref link and install-guide like use latest.

Change-Id: I17b18630b5082935b71e29a9edb5e03e58610881
This commit is contained in:
YuYang 2017-05-02 10:40:07 +08:00
parent fa05a50249
commit c7a2b21d7d
5 changed files with 5 additions and 5 deletions

View File

@ -1284,7 +1284,7 @@ driver_options_1:
A set of one or more key and value pairs, as a
dictionary of strings, that describe driver options. Details for
driver options should be taken from `appropriate share driver
documentation <http://docs.openstack.org/mitaka/config-reference
documentation <http://docs.openstack.org/ocata/config-reference
/shared-file- systems/drivers.html>`_.
in: body
required: false

View File

@ -39,4 +39,4 @@ mode, or simply ``DHSS=True`` mode.
in ``DHSS=False`` driver mode effectively, due to a bug in some
distributions of Linux. For more information, see LVM Driver section in the
`Configuration Reference Guide
<http://docs.openstack.org/mitaka/config-reference/shared-file-systems.html>`_.
<http://docs.openstack.org/ocata/config-reference/shared-file-systems.html>`_.

View File

@ -37,4 +37,4 @@ Messaging queue
Routes information between the Shared File Systems processes.
For more information, see `Configuration Reference Guide
<http://docs.openstack.org/mitaka/config-reference/shared-file-systems.html>`_.
<http://docs.openstack.org/ocata/config-reference/shared-file-systems.html>`_.

View File

@ -57,7 +57,7 @@ on controllers, compute nodes, or storage nodes.
For more information on various Shared File Systems storage back ends,
see the `Shared File Systems Configuration Reference.
<http://docs.openstack.org/mitaka/config-reference/shared-file-systems.html>`_.
<http://docs.openstack.org/ocata/config-reference/shared-file-systems.html>`_.
To learn more about installation dependencies noted above, see the `OpenStack
Installation Tutorial. <http://docs.openstack.org/#install-guides>`_

View File

@ -11,7 +11,7 @@ Shared File Systems service.
The manila-share process can run in two modes, with and without handling of
share servers. Some drivers may support either modes; while some may only
support one of the two modes. See the `Configuration Reference
<http://docs.openstack.org/mitaka/config-reference/shared-file-systems.html>`_
<http://docs.openstack.org/ocata/config-reference/shared-file-systems.html>`_
to determine if the driver you choose supports the driver mode desired.
This tutorial describes setting up each driver mode using an example driver
for the mode.