Switch base to latest in link address

Using latest doc version instead of ocata version.


Change-Id: Ia71473a80f52b4839d677de6bd1f0202241f4048
This commit is contained in:
junboli 2017-09-19 10:38:19 +08:00 committed by junbo.li
parent 0e3ad3917d
commit 90e5c8a1d7
6 changed files with 9 additions and 8 deletions

View File

@ -1406,8 +1406,8 @@ 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/ocata/config-reference
/shared-file- systems/drivers.html>`_.
documentation <https://docs.openstack.org/manila/latest
/configuration/shared-file-systems/drivers.html>`_.
in: body
required: false
type: object

View File

@ -134,8 +134,9 @@ separate networks. The service network is reachable from the host where the
``manila-share`` service is running. The share export IP is from a network that
allows user access.
See `Configuring the ZFSonLinux driver <https://docs.openstack.org/ocata/config-reference/shared-file-systems/drivers/zfs-on-linux-driver.html>`_
for information on how to set up the ZFSonLinux driver.
See `Configuring the ZFSonLinux driver <https://docs.openstack.org/manila/latest
/configuration/shared-file-systems/drivers/zfs-on-linux-driver.html>`_ for
information on how to set up the ZFSonLinux driver.
Creating a share that supports replication

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/ocata/config-reference/shared-file-systems.html>`_.
<https://docs.openstack.org/manila/latest/configuration/shared-file-systems/overview.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/ocata/config-reference/shared-file-systems.html>`_.
<https://docs.openstack.org/manila/latest/configuration/shared-file-systems/overview.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/ocata/config-reference/shared-file-systems.html>`_.
<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>`_

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/ocata/config-reference/shared-file-systems.html>`_
<https://docs.openstack.org/manila/latest/configuration/shared-file-systems/overview.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.