From 87c45f61a5237cd9f589fb8cd9359f08c476a9ba Mon Sep 17 00:00:00 2001 From: Simon Dodsley Date: Wed, 21 Dec 2016 11:19:21 -0500 Subject: [PATCH] Update docs to reference 91. and add .gitignore Change-Id: I467543416e010d8758a69a8d7ce06d942f2b97e4 --- README.md | 2 +- doc/source/installation.rst | 6 +++--- doc/source/overview.rst | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6579813..22ee1ff 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Requirements | Requirement | Version/Comment | |----------------------------------------------------------|-----------------| -| Mirantis OpenStack compatibility | >= 9.0 | +| Mirantis OpenStack compatibility | >= 9.1 | | Access to FlashArray VIP via cinder-volume node | | | Access to FlashArray VIP via compute/cinder-volume nodes | | | iSCSI/FC initiator on all compute/cinder-volume nodes | | diff --git a/doc/source/installation.rst b/doc/source/installation.rst index c447766..1e3c630 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -11,7 +11,7 @@ Pure Storage Cinder Plugin installation 1. Download the plugin from the `Fuel Plugins Catalog `_. 2. Copy the plugin to an already installed Fuel Master node. If you do not - have the Fuel Master node yet, please follow `the instructions `_: + have the Fuel Master node yet, please follow `the instructions `_: # scp fuel-plugin-purestorage-cinder-3.0-3.0.0-1.noarch.rpm root@::/tmp`` @@ -31,9 +31,9 @@ Pure Storage Cinder Plugin installation ---|--------------------------------|---------|---------------- 1 | fuel-plugin-purestorage-cinder | 3.0.0 | 4.0.0 -6. After the plugin is installed, `create a new OpenStack environment `_ using the Fuel UI Wizard. +6. After the plugin is installed, `create a new OpenStack environment `_ using the Fuel UI Wizard. -7. `Configure your environment `_. +7. `Configure your environment `_. 8. Open the Settings tab of the Fuel Web UI and scroll down the page. Select the Storage section to enable Pure Storage driver in Cinder plugin checkbox. diff --git a/doc/source/overview.rst b/doc/source/overview.rst index 8841232..e383747 100644 --- a/doc/source/overview.rst +++ b/doc/source/overview.rst @@ -19,7 +19,7 @@ Requirements +-----------------------------------+-----------------+ | Requirement | Version/Comment | +===================================+=================+ -| Mirantis OpenStack compatibility | 9.0 | +| Mirantis OpenStack compatibility | 9.1 | +-----------------------------------+-----------------+ Limitations