From 90e5c8a1d7039f302629d63363ade20d27fd8a3c Mon Sep 17 00:00:00 2001 From: junboli Date: Tue, 19 Sep 2017 10:38:19 +0800 Subject: [PATCH] Switch base to latest in link address Using latest doc version instead of ocata version. Change-Id: Ia71473a80f52b4839d677de6bd1f0202241f4048 --- api-ref/source/parameters.yaml | 4 ++-- doc/source/admin/shared-file-systems-share-replication.rst | 5 +++-- doc/source/install/common/share-node-share-server-modes.rst | 2 +- doc/source/install/get-started-with-shared-file-systems.rst | 2 +- doc/source/install/index.rst | 2 +- doc/source/install/install-share-node.rst | 2 +- 6 files changed, 9 insertions(+), 8 deletions(-) diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml index fac550a16d..4dad0f220c 100644 --- a/api-ref/source/parameters.yaml +++ b/api-ref/source/parameters.yaml @@ -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 `_. + documentation `_. in: body required: false type: object diff --git a/doc/source/admin/shared-file-systems-share-replication.rst b/doc/source/admin/shared-file-systems-share-replication.rst index b641424f9f..ae82d13fed 100644 --- a/doc/source/admin/shared-file-systems-share-replication.rst +++ b/doc/source/admin/shared-file-systems-share-replication.rst @@ -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 `_ -for information on how to set up the ZFSonLinux driver. +See `Configuring the ZFSonLinux driver `_ for +information on how to set up the ZFSonLinux driver. Creating a share that supports replication diff --git a/doc/source/install/common/share-node-share-server-modes.rst b/doc/source/install/common/share-node-share-server-modes.rst index 32530796e7..9331780cb0 100644 --- a/doc/source/install/common/share-node-share-server-modes.rst +++ b/doc/source/install/common/share-node-share-server-modes.rst @@ -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 - `_. + `_. diff --git a/doc/source/install/get-started-with-shared-file-systems.rst b/doc/source/install/get-started-with-shared-file-systems.rst index 61019d6bff..54e9a5870f 100644 --- a/doc/source/install/get-started-with-shared-file-systems.rst +++ b/doc/source/install/get-started-with-shared-file-systems.rst @@ -37,4 +37,4 @@ Messaging queue Routes information between the Shared File Systems processes. For more information, see `Configuration Reference Guide -`_. +`_. diff --git a/doc/source/install/index.rst b/doc/source/install/index.rst index 57baf2ab65..625caa1471 100644 --- a/doc/source/install/index.rst +++ b/doc/source/install/index.rst @@ -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. -`_. +`_. To learn more about installation dependencies noted above, see the `OpenStack Installation Tutorial. `_ diff --git a/doc/source/install/install-share-node.rst b/doc/source/install/install-share-node.rst index 2cfc843c5d..c3b216f00f 100644 --- a/doc/source/install/install-share-node.rst +++ b/doc/source/install/install-share-node.rst @@ -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 - `_ + `_ 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.