Added Prerequisites section to the user guide and explained Multibackend Enable

Change-Id: I73d50e8f0d79c297c3dd92b0dd79f3979ca020f9
This commit is contained in:
Ed Balduf 2015-09-03 09:16:58 -06:00
parent 3f18c29a67
commit 9077062534
2 changed files with 17 additions and 3 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ deployment_scripts/puppet/modules/inifile
deployment_scripts/puppet/modules/stdlib
build.sh
*.rpm
.project

View File

@ -1,5 +1,5 @@
************************************************************
Guide to the SolidFire Cinder Plugin version 1.0.0 for Fuel
Guide to the SolidFire Cinder Plugin version 1.0.1 for Fuel
************************************************************
This document provides instructions for installing, configuring and using
@ -50,6 +50,14 @@ Fuel 6.1
============================================
Prerequisites
--------------
* The SolidFire cluster should be configured and on the network prior to starting
Cinder with the SolidFire configuration in place.
============================================
Limitations
-----------
@ -57,8 +65,10 @@ Limitations
therefore the SolidFire Cinder Fuel plugin also does not support multiple backends.
* The SolidFire Cinder Fuel plugin does however provide the ability to
create a configuarion file stanza such that when multi-backend support
is added to Fuel the stanza is correct.
create a configuration file stanza such that when multi-backend support
is added to Fuel the stanza is correct. By selecting the checkbox (selected by default)
'Multibackend Enabled' the stanza is added and the enabled_backends line is added to
the 'default' section of the configuration file.
Installation Guide
==================
@ -100,6 +110,9 @@ Solidfire Cinder plugin configuration
.. image:: figures/cinder-solidfire-plugin.png
:width: 100%
#. If you would like the SolidFire configuration in the 'default' section of the configuation file
(not recommended) uncheck the 'Multibackend Enabled' box.
#. Enter the Cluster Admin account information (account and password) and the IP address
of the Management Virtual IP (MVIP) of the SolidFire Cluster.