RETIRED, Fuel plugin for PureStorage Cinder integration
Go to file
sdodsley b3c71600ee Update docs and add RPM
Final doc update and add plugin RPM to repo

Change-Id: Ia606ec7b040980708c393f85fe9861650833933f
2015-10-14 21:13:55 -04:00
deployment_scripts/puppet Final modifications to FUEL plugin 2015-10-14 18:21:46 -04:00
docs Update puppet files with corrected syntax 2015-10-11 10:08:40 -04:00
repositories Fuel Plugin for Pure Storage 2015-10-05 11:47:49 -04:00
specs Update docs and add RPM 2015-10-14 21:13:55 -04:00
.gitreview Added .gitreview 2015-10-01 07:49:59 +00:00
LICENSE Fuel Plugin for Pure Storage 2015-10-05 11:47:49 -04:00
README.md Fix typo in environment_config.yaml and 2015-10-14 18:53:13 -04:00
environment_config.yaml Fix typo in environment_config.yaml and 2015-10-14 18:53:13 -04:00
fuel-plugin-purestorage-cinder-1.0-1.0.0-1.noarch.rpm Update docs and add RPM 2015-10-14 21:13:55 -04:00
metadata.yaml Final modifications to FUEL plugin 2015-10-14 18:21:46 -04:00
pre_build_hook Fuel Plugin for Pure Storage 2015-10-05 11:47:49 -04:00
tasks.yaml Update puppet files with corrected syntax 2015-10-11 10:08:40 -04:00

README.md

fuel-plugin-purestorge-cinder

Plugin description

Pure Storage plugin for Fuel extends Mirantis OpenStack functionality by adding support for Pure Storage FlashArray block storage array.

The Pure Storage FlashArray is an iSCSI block storage device used as a Cinder backend.

Requirements

Requirement Version/Comment
Mirantis OpenStack compatibility >= 7.0
Access to FlashArray VIP via cinder-volume node
Access to FlashArray VIP via compute/cinder-volume nodes
iSCSI initiator on all compute/cinder-volume nodes

Limitations

Pure Storage configuration

Prior to deployment ensure the following items are complete:

  1. For an iSCSI implementation ensure the Pure Storage FlashArray can route 10G Storage Network to all Compute nodes as well as the Cinder Control/Manager node.
  2. Create an AD/LDAP account for the Pure Storage cluster to use as the OpenStack Administrator account (if no AD/LDAP use the 'pureuser' account).
  3. Obtain the management VIP address for the Pure Storage FlashArray

Pure Storage Cinder plugin installation

All of the needed code for using Pure Storage in an OpenStack deployment is included in the upstream OpenStack distributioni with the exception of the Pure Storage Python SDK which is installed by this plugin. There are no additional libraries, software packages or licenses required beyond using this plugin.

Pure Storage plugin configuration