From c497c938769a1049e8c19321852e73b70b3a83cf Mon Sep 17 00:00:00 2001 From: Alexandra Settle Date: Fri, 9 Aug 2019 14:02:14 +1000 Subject: [PATCH] Fixing 404's and broken links Unable to fix broken references in volume-drivers.rst Change-Id: Iedd121edabaefd0a78d82078f8e19c55aab28b92 backport: stein rocky --- .../block-storage/drivers/ibm-storage-volume-driver.rst | 5 ++--- .../block-storage/drivers/vmware-vmdk-driver.rst | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/source/configuration/block-storage/drivers/ibm-storage-volume-driver.rst b/doc/source/configuration/block-storage/drivers/ibm-storage-volume-driver.rst index ab902b53cf6..a2399e4275c 100644 --- a/doc/source/configuration/block-storage/drivers/ibm-storage-volume-driver.rst +++ b/doc/source/configuration/block-storage/drivers/ibm-storage-volume-driver.rst @@ -298,9 +298,8 @@ If you are using your own certificates, copy them to the same directories with the prefix ``XIV`` and in the ``.pem`` format. For example: XIV-my_cert.pem. -* In order to prevent the CVE-2014-3566 MITM attack, follow the OpenStack - community `directions - `_. +* In order to prevent the CVE-2014-3566 MITM attack, follow these `directions + `_. Configuring Cinder nodes for trusted communication (DS8000 Family) ------------------------------------------------------------------ diff --git a/doc/source/configuration/block-storage/drivers/vmware-vmdk-driver.rst b/doc/source/configuration/block-storage/drivers/vmware-vmdk-driver.rst index 5ae65429862..c1a2c5e167f 100644 --- a/doc/source/configuration/block-storage/drivers/vmware-vmdk-driver.rst +++ b/doc/source/configuration/block-storage/drivers/vmware-vmdk-driver.rst @@ -350,7 +350,7 @@ Create storage policies in vCenter For details about creating tags in vSphere, see the `vSphere documentation - `__. + `__. #. In vCenter, create a tag-based storage policy that uses one or more tags to identify a set of data stores. @@ -359,7 +359,7 @@ Create storage policies in vCenter For details about creating storage policies in vSphere, see the `vSphere documentation - `__. + `__. Data store selection ~~~~~~~~~~~~~~~~~~~~