]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Refactor HP LeftHand driver to now be HPE
authorAnthony Lee <anthony.mic.lee@hpe.com>
Thu, 29 Oct 2015 22:29:19 +0000 (15:29 -0700)
committerAnthony Lee <anthony.mic.lee@hpe.com>
Tue, 17 Nov 2015 21:38:07 +0000 (13:38 -0800)
commit091d4cc3faf43ce2b2cec9d7b32d3cf8e86b55ad
treef7b31f47d79dc24b23a17c653818dfbfc935d248
parent3a5fc76918ef6853322067fe059be4b2982572d8
Refactor HP LeftHand driver to now be HPE

This patch refactors the HP LeftHand driver to be
HPE LeftHand.

This is being done because the company responsible for
this driver is now Hewlett Packard Enterprise (HPE).

The driver is now located in the cinder/volume/drivers/hpe
folder.

DocImpact
Implements: blueprint rebrand-hp-lefthand-driver
Change-Id: I42eb5b3a51d547e45338a4964f31e0aca2ce43d8
cinder/tests/unit/fake_hpe_lefthand_client.py [moved from cinder/tests/unit/fake_hp_lefthand_client.py with 63% similarity]
cinder/tests/unit/test_hpelefthand.py [moved from cinder/tests/unit/test_hplefthand.py with 88% similarity]
cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py [moved from cinder/volume/drivers/san/hp/hp_lefthand_iscsi.py with 88% similarity]
cinder/volume/manager.py
tests-py3.txt