From b1e1f4bfa3f780d9e93e4026339b24f42769117a Mon Sep 17 00:00:00 2001 From: wangzhenyu Date: Wed, 22 Nov 2017 02:16:33 -0500 Subject: [PATCH] Modify the wrong link in document Change-Id: Ibebd5a6e3752a441fc0f05f4bfd1be2b7f360480 --- doc/source/admin/blockstorage-manage-volumes.rst | 2 +- .../block-storage/drivers/dell-equallogic-driver.rst | 2 +- .../configuration/block-storage/drivers/emc-vnx-driver.rst | 2 +- .../configuration/block-storage/drivers/kaminario-driver.rst | 2 +- doc/source/configuration/block-storage/volume-encryption.rst | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/source/admin/blockstorage-manage-volumes.rst b/doc/source/admin/blockstorage-manage-volumes.rst index 1c866a89f2b..4110bf9c685 100644 --- a/doc/source/admin/blockstorage-manage-volumes.rst +++ b/doc/source/admin/blockstorage-manage-volumes.rst @@ -79,4 +79,4 @@ troubleshoot your installation and back up your Compute volumes. To enable the use of encrypted volumes, see the setup instructions in `Create an encrypted volume type - `_. + `_. diff --git a/doc/source/configuration/block-storage/drivers/dell-equallogic-driver.rst b/doc/source/configuration/block-storage/drivers/dell-equallogic-driver.rst index af7b00d1621..e33d7fb5699 100644 --- a/doc/source/configuration/block-storage/drivers/dell-equallogic-driver.rst +++ b/doc/source/configuration/block-storage/drivers/dell-equallogic-driver.rst @@ -157,4 +157,4 @@ In this example: For information on configuring multiple back ends, see `Configure a multiple-storage back -end `__. +end `__. diff --git a/doc/source/configuration/block-storage/drivers/emc-vnx-driver.rst b/doc/source/configuration/block-storage/drivers/emc-vnx-driver.rst index 855c836c863..f64e679df19 100644 --- a/doc/source/configuration/block-storage/drivers/emc-vnx-driver.rst +++ b/doc/source/configuration/block-storage/drivers/emc-vnx-driver.rst @@ -180,7 +180,7 @@ The value of the option ``storage_protocol`` can be either ``fc`` or ``iscsi``, which is case insensitive. For more details on multiple back ends, see `Configure multiple-storage -back ends `_ +back ends `_ Required configurations ----------------------- diff --git a/doc/source/configuration/block-storage/drivers/kaminario-driver.rst b/doc/source/configuration/block-storage/drivers/kaminario-driver.rst index 985ec7e95c7..3f9d81f633a 100644 --- a/doc/source/configuration/block-storage/drivers/kaminario-driver.rst +++ b/doc/source/configuration/block-storage/drivers/kaminario-driver.rst @@ -189,7 +189,7 @@ The following steps are required to configure multiple K2 iSCSI/FC backends: ``Configure single Kaminario iSCSI/FC back end`` See `Configure multiple-storage back ends - `__ + `__ for additional information. #. Restart the cinder volume service for the changes to take effect. diff --git a/doc/source/configuration/block-storage/volume-encryption.rst b/doc/source/configuration/block-storage/volume-encryption.rst index 1814fb0255e..c0927a289ae 100644 --- a/doc/source/configuration/block-storage/volume-encryption.rst +++ b/doc/source/configuration/block-storage/volume-encryption.rst @@ -109,7 +109,7 @@ the volume. The OpenStack dashboard (horizon) supports creating the encrypted volume type as of the Kilo release. For instructions, see `Create an encrypted volume type -`_. +`_. Create an encrypted volume ~~~~~~~~~~~~~~~~~~~~~~~~~~