]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add HP MSA Fiber Channel driver
authorGauvain Pocentek <gauvain.pocentek@objectif-libre.com>
Thu, 13 Feb 2014 20:34:59 +0000 (21:34 +0100)
committerGauvain Pocentek <gauvain.pocentek@objectif-libre.com>
Thu, 20 Feb 2014 12:56:39 +0000 (13:56 +0100)
commit1586b2f947c78bded4785aad1d39cbf415d96e4d
tree45838547a43af39855083ed6c6685b232fbd87b8
parentdf852cfe7fe308ce9a6d63e03d7371a006c4de1f
Add HP MSA Fiber Channel driver

This commit implements a driver for the HP MSA arrays. Only Fiber
Channel is supported for now.

Implements: blueprint add-msa-2040-driver
DocImpact
Change-Id: I75232cafadf7f6d15c5959d6c054f2e0f4d14e2c
cinder/exception.py
cinder/tests/test_hp_msa.py [new file with mode: 0644]
cinder/volume/drivers/san/hp/hp_msa_client.py [new file with mode: 0644]
cinder/volume/drivers/san/hp/hp_msa_common.py [new file with mode: 0644]
cinder/volume/drivers/san/hp/hp_msa_fc.py [new file with mode: 0644]
etc/cinder/cinder.conf.sample