RETIRED, Fuel plugin for PureStorage Cinder integration
Go to file
sdodsley 956a257465 New FCZM code and MPIO file and doc updates
Added FC backend code and updated GUI yaml layout
Reformat yaml and text, remove principal_switch_wwn as
deprecated and fix fc-zone-manager stanza build section
Reorder options
Add in option to use manual or automatic FCZM - change
YAML conditions for this and add in code check for this
condition

Add multipath.conf file with Pure defaults

Update docs to include API and VIP instructions and multipath
notes and known issues

Change-Id: Ia3a524f0a48689a502c73f3bde93c189c4e74751
2016-01-22 14:40:50 -05:00
deployment_scripts/puppet New FCZM code and MPIO file and doc updates 2016-01-22 14:40:50 -05:00
docs New FCZM code and MPIO file and doc updates 2016-01-22 14:40:50 -05:00
repositories Fuel Plugin for Pure Storage 2015-10-05 11:47:49 -04:00
specs Update for Liberty Release of Fuel Plugin 2015-10-22 09:46:51 -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 Update for Liberty Release of Fuel Plugin 2015-10-22 09:46:51 -04:00
environment_config.yaml New FCZM code and MPIO file and doc updates 2016-01-22 14:40:50 -05:00
metadata.yaml Update code to start looking at glance image cache params 2015-11-24 11:03:32 -05:00
pre_build_hook Fuel Plugin for Pure Storage 2015-10-05 11:47:49 -04:00
tasks.yaml Replay Mirantis comments from Stable/Kilo 2015-10-27 02:26:15 -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 and Fibre Channel capable block storage device used as a Cinder backend

Requirements

Requirement Version/Comment
Mirantis OpenStack compatibility >= 8.0
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

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. For an FC implementation ensure the fibre Channel Zone Manager is configured correctly within the Openstack deployment
  3. 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).
  4. 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

No additional configuration is required for the Pure Storage Cinder plugin, but the Fibre Channel Zone Manager must be configured correctly if FC is selected as the block storage protocol to be used by the Pure Storage FlashArray