]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
eliminate the need for hp3parclient in tests
authorMark Sturdevant <mark.sturdevant@hp.com>
Mon, 5 May 2014 21:13:48 +0000 (14:13 -0700)
committerMark Sturdevant <mark.sturdevant@hp.com>
Thu, 8 May 2014 06:00:27 +0000 (23:00 -0700)
commit541cc9d53ac999535edcb7a02d1a76a883cfb02b
tree73fb94304becc7547642d5b0a1b498d4b4daaba7
parent4726b6543c3fd048f67b3420f0097fbdf1b6f1f0
eliminate the need for hp3parclient in tests

In order to eliminate the need to have the hp3parclient in the
global-requirements project, we need to remove the hp3parclient
from being imported in all 3par driver unit tests in cinder.

Closes-Bug: #1315195
Change-Id: Ife5c70871e742be5970be8f0284e12554f93cab4
cinder/tests/fake_hp_3par_client.py [new file with mode: 0644]
cinder/tests/fake_hp_client_exceptions.py [new file with mode: 0644]
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