f2a6e77bc7
In order to eliminate the need to have the hplefthandclient in the global-requirements project, we need to remove the hplefthandclient from being imported in all HP LeftHand driver unit tests in cinder. Change-Id: I4009ea17b507b1deb2a567dd420f309e15aaf92d Closes-Bug: #1316824
15 lines
260 B
Plaintext
15 lines
260 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
|
|
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
|