Updated all oslo versions.

Also updated stevedore since it's a dependency of oslo.utils.

Change-Id: I71528b6ea126247d4a9358c5ce21c82a2ef3b963
This commit is contained in:
Michael Krotscheck 2015-04-13 14:38:20 -07:00
parent 7ca89222a9
commit 27bf9e5fd9
2 changed files with 8 additions and 8 deletions

View File

@ -5,9 +5,9 @@ alembic>=0.4.1
Babel>=1.3
iso8601>=0.1.9
oauthlib>=0.6
oslo.config>=1.2.1
oslo.context>=0.1.0
oslo.utils>=1.2.0
oslo.config>=1.9.3
oslo.context>=0.2.0
oslo.utils>=1.4.0
pecan>=0.4.5
oslo.db>=1.8.0
oslo.log>=1.0.0
@ -21,7 +21,7 @@ WSME>=0.6
sqlalchemy-migrate>=0.9.1,!=0.9.2
SQLAlchemy-FullText-Search
eventlet>=0.13.0
stevedore>=1.0.0
stevedore>=1.3.0
tzlocal>=1.1.2
Jinja2>=2.7.3
PyMySQL>=0.6.2,!=0.6.4

View File

@ -5,9 +5,9 @@ alembic>=0.4.1
Babel>=1.3
iso8601>=0.1.9
oauthlib>=0.6
oslo.config>=1.2.1
oslo.context>=0.1.0
oslo.utils>=1.2.0
oslo.config>=1.9.3
oslo.context>=0.2.0
oslo.utils>=1.4.0
pecan>=0.4.5
oslo.db>=1.8.0
oslo.log>=1.0.0
@ -21,7 +21,7 @@ WSME>=0.6
sqlalchemy-migrate>=0.9.1,!=0.9.2
SQLAlchemy-FullText-Search
eventlet>=0.13.0
stevedore>=1.0.0
stevedore>=1.3.0
tzlocal>=1.1.2
email>=4.0.2
Jinja2>=2.7.3