Updated from global requirements
Change-Id: I7b685b79cfe0f7dcc864ec31121a696ec536edfc
This commit is contained in:
parent
99d0e16100
commit
843c8a69f7
@ -3,7 +3,7 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
|
||||
eventlet>=0.15.1
|
||||
eventlet>=0.15.2
|
||||
keystonemiddleware>=1.0.0
|
||||
kombu>=2.5.0
|
||||
Routes>=1.12.3,!=2.0
|
||||
@ -19,7 +19,7 @@ passlib
|
||||
python-heatclient>=0.2.9
|
||||
python-novaclient>=2.18.0
|
||||
python-cinderclient>=1.1.0
|
||||
python-keystoneclient>=0.10.0
|
||||
python-keystoneclient>=0.11.1
|
||||
python-swiftclient>=2.2.0
|
||||
python-designateclient>=1.0.0
|
||||
python-neutronclient>=2.3.6,<3
|
||||
|
@ -3,13 +3,13 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
# Hacking already pins down pep8, pyflakes and flake8
|
||||
hacking>=0.8.0,<0.9
|
||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||
oslosphinx>=2.2.0 # Apache-2.0
|
||||
|
||||
coverage>=3.6
|
||||
nose
|
||||
nosexcover
|
||||
openstack-doc-tools>=0.18.1
|
||||
openstack-doc-tools>=0.20
|
||||
openstack.nose_plugin>=0.7
|
||||
WebTest>=2.0
|
||||
wsgi_intercept>=0.6.1 # MIT License
|
||||
|
Loading…
x
Reference in New Issue
Block a user