]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Update 3PAR drivers to pass cert test
authorWalter A. Boring IV <walter.boring@hp.com>
Mon, 10 Feb 2014 21:09:28 +0000 (13:09 -0800)
committerWalter A. Boring IV <walter.boring@hp.com>
Wed, 19 Feb 2014 17:01:39 +0000 (09:01 -0800)
commitdfb1a090334d705425e739e8174a9c1c07009433
tree0b5227318ef62accd554abab162dd664fdc68b7e
parentd033042d748cea695f33719d57f3f65754ad6dc5
Update 3PAR drivers to pass cert test

This patch updates both the HP 3PAR Fibre Channel
and HP 3PAR iSCSI block storage drivers so that they
can pass the driver certification tests.  We also updated
the unit tests to use mock instead of mox.

These versions of the drivers require the new 3.0.0 hp3parclient,
which can be downloaded from the pypi repository:
https://pypi.python.org/pypi/hp3parclient
The new hp3parclient requires the 3.1.3 firmware on the HP 3PAR.

The driver certification results:
Related-Bug: #1278575
Related-Bug: #1278577

Closes-Bug: #1279137

Change-Id: I72e0a76c865e54c58e41cc4409555d9042e30267
DocImpact: Document new driver requirements.
cinder/tests/test_hp3par.py
cinder/volume/drivers/san/hp/hp_3par_common.py
cinder/volume/drivers/san/hp/hp_3par_fc.py
cinder/volume/drivers/san/hp/hp_3par_iscsi.py
test-requirements.txt