Removed redundant dependency of hp3parclient

This dependency, at first, is unused,
and at second - was removed from
openstack requirements:
01ceffe54f
It breaks devstack installation on ci jobs.

Change-Id: I09a3ac8c7f64c6baef74454d98b03daf613cade9
This commit is contained in:
Valeriy Ponomaryov 2014-05-29 10:22:56 +03:00
parent 9b9c4c51b3
commit f335f8accd
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ flake8==2.0
hacking>=0.5.6,<0.8
coverage>=3.6
hp3parclient>=2.0,<3.0
mock>=1.0
mox>=0.5.3
MySQL-python