Updated from global requirements
Change-Id: Ic7ea82114a28916de74adf13fe83dbbb9d2f9168
This commit is contained in:
parent
e06bb53064
commit
42efa92ca6
@ -3,7 +3,7 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
SQLAlchemy>=0.9.7,<=0.9.99
|
||||
eventlet>=0.15.2
|
||||
eventlet>=0.16.1
|
||||
keystonemiddleware>=1.0.0
|
||||
kombu>=2.5.0
|
||||
Routes>=1.12.3,!=2.0
|
||||
@ -19,14 +19,14 @@ passlib
|
||||
python-heatclient>=0.2.9
|
||||
python-novaclient>=2.18.0
|
||||
python-cinderclient>=1.1.0
|
||||
python-keystoneclient>=0.11.1
|
||||
python-keystoneclient>=1.0.0
|
||||
python-swiftclient>=2.2.0
|
||||
python-designateclient>=1.0.0
|
||||
python-neutronclient>=2.3.6,<3
|
||||
iso8601>=0.1.9
|
||||
jsonschema>=2.0.0,<3.0.0
|
||||
Jinja2>=2.6 # BSD License (3 clause)
|
||||
pexpect>=3.1 # ISC License
|
||||
pexpect>=3.1,!=3.3 # ISC License
|
||||
oslo.config>=1.6.0 # Apache-2.0
|
||||
oslo.i18n>=1.3.0 # Apache-2.0
|
||||
oslo.serialization>=1.2.0
|
||||
|
@ -9,7 +9,7 @@ oslosphinx>=2.2.0 # Apache-2.0
|
||||
coverage>=3.6
|
||||
nose
|
||||
nosexcover
|
||||
openstack-doc-tools>=0.20
|
||||
openstack-doc-tools>=0.21.1
|
||||
openstack.nose_plugin>=0.7
|
||||
WebTest>=2.0
|
||||
wsgi_intercept>=0.6.1 # MIT License
|
||||
|
Loading…
x
Reference in New Issue
Block a user