
Replaced ssh calls to remove host, show host, show port, show vlun and create vlun with the new hp3parclient calls. Change-Id: I917b4263389331597103d2fe6c9a73994165051b Fixes: bug #1211994
17 lines
297 B
Plaintext
17 lines
297 B
Plaintext
# Install bounded pep8/pyflakes first, then let flake8 install
|
|
hacking>=0.5.6,<0.8
|
|
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.14
|
|
hp3parclient>=2.0,<3.0
|
|
mock>=1.0
|
|
mox>=0.5.3
|
|
MySQL-python
|
|
psycopg2
|
|
sphinx>=1.1.2
|
|
python-subunit
|
|
testtools>=0.9.32
|
|
testrepository>=0.0.17
|
|
oslo.sphinx
|
|
python-novaclient>=2.12.0
|