Updated from global requirements

Change-Id: I11f428bdc8395079ca65654eabbba33a1c8f305d
This commit is contained in:
OpenStack Proposal Bot 2016-04-13 03:40:40 +00:00 committed by Morgan Fainberg
parent f35da063f5
commit f309a7a036
2 changed files with 8 additions and 8 deletions

@ -8,9 +8,9 @@ eventlet!=0.18.3,>=0.18.2 # MIT
greenlet>=0.3.2 # MIT
PasteDeploy>=1.5.0 # MIT
Paste # MIT
Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT
Routes!=2.0,>=1.12.3;python_version!='2.7' # MIT
cryptography>=1.0 # BSD/Apache-2.0
Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0
six>=1.9.0 # MIT
SQLAlchemy<1.1.0,>=1.0.10 # MIT
sqlalchemy-migrate>=0.9.6 # Apache-2.0
@ -20,9 +20,9 @@ python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
oslo.cache>=1.5.0 # Apache-2.0
oslo.concurrency>=3.5.0 # Apache-2.0
oslo.config>=3.7.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.messaging>=4.0.0 # Apache-2.0
oslo.config>=3.9.0 # Apache-2.0
oslo.context>=2.2.0 # Apache-2.0
oslo.messaging>=4.5.0 # Apache-2.0
oslo.db>=4.1.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0

@ -14,7 +14,7 @@ oslo.db[fixtures,mysql,postgresql]>=4.1.0 # Apache-2.0
# computes code coverage percentages
coverage>=3.6 # Apache-2.0
# fixture stubbing
fixtures>=1.3.1 # Apache-2.0/BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
# xml parsing
lxml>=2.3 # BSD
# mock object framework
@ -35,7 +35,7 @@ testtools>=1.4.0 # MIT
# For documentation
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
reno>=0.1.1 # Apache2
reno>=1.6.2 # Apache2
tempest-lib>=0.14.0 # Apache-2.0