541cc9d53a
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
16 lines
291 B
Plaintext
16 lines
291 B
Plaintext
# Install bounded pep8/pyflakes first, then let flake8 install
|
|
hacking>=0.8.0,<0.9
|
|
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.14
|
|
hplefthandclient>=1.0.0,<2.0.0
|
|
mock>=1.0
|
|
mox>=0.5.3
|
|
MySQL-python
|
|
psycopg2
|
|
sphinx>=1.1.2,<1.2
|
|
python-subunit>=0.0.18
|
|
testtools>=0.9.34
|
|
testrepository>=0.0.18
|
|
oslosphinx
|