Fix oslo.context in liberty

Pin oslo.context to 1.0.0 in liberty.

Change-Id: I3904d53024674740aab3b3b864153fc76dbc6a02
Closes-Bug: 1551468
This commit is contained in:
Amrith Kumar 2016-03-11 21:18:08 -05:00
parent fd2442a7f2
commit 5317d12638
2 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@ passlib
jinja2>=2.6
python-neutronclient>=2.3.11,<3
netifaces>=0.10.4
oslo.context>=0.2.0,<=1.0.0
oslo.config>=1.9.3,<1.10.0 # Apache-2.0
oslo.messaging>=1.8.0 # Apache-2.0
oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0

View File

@ -15,6 +15,7 @@ passlib
jinja2
python-neutronclient>=2.3.6,<3
netifaces>=0.10.4
oslo.context>=0.2.0,<=1.0.0
oslo.config>=1.4.0 # Apache-2.0
oslo.messaging>=1.4.0,!=1.5.0
oslo.i18n>=1.0.0