Updated from global requirements

Change-Id: I457150384920e608998243aeb7d872742125dc22
This commit is contained in:
OpenStack Proposal Bot 2014-09-18 22:56:41 +00:00
parent 8e6e6b392c
commit 71c9e1fb90
4 changed files with 26 additions and 26 deletions

View File

@ -8,23 +8,23 @@ WebOb>=1.2.3
# Eventlet is considered dead for Py3
# eventlet>=0.13.0
greenlet>=0.3.2
netaddr>=0.7.6
netaddr>=0.7.12
PasteDeploy>=1.5.0
Paste
Routes>=1.12.3,!=2.0
six>=1.7.0
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
sqlalchemy-migrate>=0.9.1
sqlalchemy-migrate>=0.9.1,!=0.9.2
passlib
iso8601>=0.1.9
python-keystoneclient>=0.9.0
python-keystoneclient>=0.10.0
keystonemiddleware>=1.0.0
oslo.config>=1.4.0.0a3
oslo.config>=1.4.0 # Apache-2.0
# oslo.messaging tries to pull in eventlet
# oslo.messaging>=1.4.0.0a3
oslo.db>=0.2.0 # Apache-2.0
oslo.i18n>=0.1.0 # Apache-2.0
oslo.utils>=0.1.1
oslo.db>=1.0.0 # Apache-2.0
oslo.i18n>=1.0.0 # Apache-2.0
oslo.utils>=1.0.0 # Apache-2.0
Babel>=1.3
oauthlib>=0.6
dogpile.cache>=0.5.3

View File

@ -5,24 +5,24 @@
# keystone dependencies
pbr>=0.6,!=0.7,<1.0
WebOb>=1.2.3
eventlet>=0.13.0
eventlet>=0.15.1
greenlet>=0.3.2
netaddr>=0.7.6
netaddr>=0.7.12
PasteDeploy>=1.5.0
Paste
Routes>=1.12.3,!=2.0
six>=1.7.0
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
sqlalchemy-migrate>=0.9.1
sqlalchemy-migrate>=0.9.1,!=0.9.2
passlib
iso8601>=0.1.9
python-keystoneclient>=0.9.0
python-keystoneclient>=0.10.0
keystonemiddleware>=1.0.0
oslo.config>=1.4.0.0a3
oslo.messaging>=1.4.0.0a3
oslo.db>=0.2.0 # Apache-2.0
oslo.i18n>=0.1.0 # Apache-2.0
oslo.utils>=0.1.1
oslo.config>=1.4.0 # Apache-2.0
oslo.messaging>=1.4.0
oslo.db>=1.0.0 # Apache-2.0
oslo.i18n>=1.0.0 # Apache-2.0
oslo.utils>=1.0.0 # Apache-2.0
Babel>=1.3
oauthlib>=0.6
dogpile.cache>=0.5.3

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
hacking>=0.9.2,<0.10
bashate >= 0.2
bashate>=0.2 # Apache-2.0
# pysqlite does not install on py3
# Optional backend: SQL
@ -31,7 +31,7 @@ fixtures>=0.3.14
lxml>=2.3
# mock object framework
mock>=1.0
oslotest
oslotest>=1.1.0 # Apache-2.0
# required to build documentation
sphinx>=1.1.2,!=1.2.0,<1.3
# test wsgi apps without starting an http server
@ -51,13 +51,13 @@ testscenarios>=0.4
# keystoneclient <0.2.1
httplib2>=0.7.5
# replaces httplib2 in keystoneclient >=0.2.1
requests>=1.1
requests>=1.2.1,!=2.4.0
keyring>=2.1,!=3.3
# For documentation
oslosphinx
oslosphinx>=2.2.0 # Apache-2.0
# Used only by oslo
kombu>=2.4.8
lockfile>=0.8
stevedore>=0.14
stevedore>=1.0.0 # Apache-2.0

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
hacking>=0.9.2,<0.10
bashate >= 0.2
bashate>=0.2 # Apache-2.0
# Optional backend: SQL
pysqlite
@ -32,7 +32,7 @@ fixtures>=0.3.14
lxml>=2.3
# mock object framework
mock>=1.0
oslotest>=1.1.0.0a2
oslotest>=1.1.0 # Apache-2.0
# required to build documentation
sphinx>=1.1.2,!=1.2.0,<1.3
# test wsgi apps without starting an http server
@ -52,13 +52,13 @@ testscenarios>=0.4
# keystoneclient <0.2.1
httplib2>=0.7.5
# replaces httplib2 in keystoneclient >=0.2.1
requests>=1.1
requests>=1.2.1,!=2.4.0
keyring>=2.1,!=3.3
# For documentation
oslosphinx
oslosphinx>=2.2.0 # Apache-2.0
# Used only by oslo
kombu>=2.4.8
lockfile>=0.8
stevedore>=0.14
stevedore>=1.0.0 # Apache-2.0