From 72bbf22c9c14780bb3176bd1fcbd7882c274961a Mon Sep 17 00:00:00 2001 From: Roman Sokolkov Date: Mon, 25 Jul 2016 16:31:37 +0300 Subject: [PATCH] Added link to NetApp documentation - Added to guide and appendix Change-Id: I21cd1bdfb2084b17b9f79468faa12cef982b058f --- doc/source/appendix.rst | 2 ++ doc/source/guide.rst | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/source/appendix.rst b/doc/source/appendix.rst index 6290eca..80b4d8b 100644 --- a/doc/source/appendix.rst +++ b/doc/source/appendix.rst @@ -1,6 +1,8 @@ ======== Appendix ======== +#. `Cinder NetApp driver configuration `_ + #. `Data ONTAP documentation `_ #. `E-Series/EF-Series documentation `_ diff --git a/doc/source/guide.rst b/doc/source/guide.rst index b0b1abc..8b04ddd 100644 --- a/doc/source/guide.rst +++ b/doc/source/guide.rst @@ -18,7 +18,7 @@ Once the Fuel Cinder NetApp plugin has been installed, you can create OpenStack .. image:: images/select-checkbox.png :width: 40% -#. Choose storage family and storage protocol. Several options are available. +#. Choose storage family and storage protocol. Several options are available. For details consult `Cinder NetApp driver configuration`_. - If you plan to use Clustered Data mode through NFS, click **Clustered Data ONTAP** radio button and select *NFS* option in **NetApp Storage Protocol**. @@ -117,3 +117,4 @@ Once the Fuel Cinder NetApp plugin has been installed, you can create OpenStack .. _Deploy button: http://docs.openstack.org/developer/fuel-docs/userdocs/fuel-user-guide/deploy-environment/deploy-changes.html .. _NetApp Mirantis Unlocked Reference Architecture: http://content.mirantis.com/Mirantis-NetApp-Reference-Architecture-Landing-Page.html .. _Fuel bug: https://bugs.launchpad.net/fuel/+bug/1604386 +.. _Cinder NetApp driver configuration: https://netapp.github.io/openstack-deploy-ops-guide/mitaka/content/section_cinder-configuration.html