]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove the HP CLIQ proxy driver
authorWalter A. Boring IV <walter.boring@hpe.com>
Tue, 3 Nov 2015 23:09:50 +0000 (15:09 -0800)
committerWalter A. Boring IV <walter.boring@hpe.com>
Fri, 13 Nov 2015 20:47:47 +0000 (12:47 -0800)
commita30cb10e68b61bc6728712ebaf1a04f2c0300be4
treebb621657189e273c79d5fcb33c0e3aa6715ec5ce
parent1369c3c67a21aa8eba97d7c64440718cef1e843e
Remove the HP CLIQ proxy driver

This patch removes the deprecated HP Lefthand
CLIQ/SSH based driver.  It also refactors the proxy
class, which was nothing but a wrapper for the 2
drivers.   The LeftHand driver is now entirely based
off of the REST client.

Implements: blueprint deprecate-hp-lefthand-cliq
DocImpact

Change-Id: I12d8bb7b7dcac8ae40796d9d169825265c634a33
cinder/tests/unit/test_hplefthand.py
cinder/volume/drivers/san/hp/hp_lefthand_cliq_proxy.py [deleted file]
cinder/volume/drivers/san/hp/hp_lefthand_iscsi.py
cinder/volume/drivers/san/hp/hp_lefthand_rest_proxy.py [deleted file]