35738fe028
We're using swift client in EDP Change-Id: Idca73e57c274545ed0013a1bc2f7bac1cb63c42c
21 lines
435 B
Plaintext
21 lines
435 B
Plaintext
# Fix versions for pep8/pyflakes/flake8/hacking
|
|
pep8==1.4.5
|
|
pyflakes>=0.7.2,<0.7.4
|
|
flake8==2.0
|
|
hacking>=0.5.6,<0.8
|
|
|
|
coverage>=3.6
|
|
docutils==0.9.1
|
|
fixtures>=0.3.14
|
|
mock>=1.0
|
|
nose
|
|
openstack.nose_plugin>=0.7
|
|
oslo.sphinx
|
|
pylint==0.25.2
|
|
sphinx>=1.1.2
|
|
sphinxcontrib-httpdomain
|
|
unittest2
|
|
|
|
-f http://tarballs.openstack.org/python-savannaclient/python-savannaclient-0.3.rc2.tar.gz#egg=python-savannaclient-0.3-rc2
|
|
python-savannaclient>=0.3-rc2
|