Updated from global requirements
Change-Id: I53a67cd02cb0d4a3cb118b95d9826c82eafd3fbc
This commit is contained in:
parent
8a1db9b689
commit
01b1b73b7c
@ -7,21 +7,21 @@ Routes>=1.12.3
|
||||
WebOb>=1.2.3,<1.3
|
||||
PasteDeploy>=1.5.0
|
||||
Paste
|
||||
sqlalchemy-migrate>=0.7.2
|
||||
netaddr
|
||||
sqlalchemy-migrate>=0.8.2
|
||||
netaddr>=0.7.6
|
||||
httplib2
|
||||
lxml>=2.3
|
||||
passlib
|
||||
python-heatclient>=0.2.3
|
||||
python-novaclient>=2.15.0
|
||||
python-cinderclient>=1.0.5
|
||||
python-keystoneclient>=0.3.2
|
||||
python-cinderclient>=1.0.6
|
||||
python-keystoneclient>=0.4.1
|
||||
python-swiftclient>=1.5
|
||||
python-designateclient>=1.0.0
|
||||
iso8601>=0.1.4
|
||||
iso8601>=0.1.8
|
||||
jsonschema>=1.3.0,!=1.4.0
|
||||
Jinja2
|
||||
pexpect
|
||||
oslo.config>=1.2.0
|
||||
MySQL-python
|
||||
Babel>=0.9.6
|
||||
Babel>=1.3
|
||||
|
@ -1,21 +1,21 @@
|
||||
# Install bounded pep8/pyflakes first, then let flake8 install
|
||||
pep8==1.4.5
|
||||
pyflakes==0.7.2
|
||||
pyflakes>=0.7.2,<0.7.4
|
||||
flake8==2.0
|
||||
hacking>=0.5.3,<0.6
|
||||
hacking>=0.8.0,<0.9
|
||||
sphinx>=1.1.2,<1.2
|
||||
|
||||
coverage
|
||||
coverage>=3.6
|
||||
nose
|
||||
nosexcover
|
||||
openstack.nose_plugin
|
||||
WebTest==1.3.3
|
||||
openstack.nose_plugin>=0.7
|
||||
WebTest>=2.0
|
||||
wsgi_intercept
|
||||
proboscis==1.2.5.3
|
||||
http://tarballs.openstack.org/python-troveclient/python-troveclient-master.tar.gz#egg=python-troveclient
|
||||
mock
|
||||
mox
|
||||
testtools>=0.9.22
|
||||
mock>=1.0
|
||||
mox>=0.5.3
|
||||
testtools>=0.9.32
|
||||
discover
|
||||
testrepository>=0.0.8
|
||||
testrepository>=0.0.17
|
||||
mockito
|
||||
|
Loading…
x
Reference in New Issue
Block a user