Updated from global requirements

Change-Id: Id69a614b3d8532789135889664dacbc523904fca
This commit is contained in:
OpenStack Proposal Bot 2017-06-27 12:09:40 +00:00
parent 015b7441e7
commit 063b664420
2 changed files with 3 additions and 3 deletions

View File

@ -4,10 +4,10 @@
Babel!=2.4.0,>=2.3.4 # BSD
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
greenlet>=0.3.2 # MIT
oslo.config>=4.0.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.context>=2.14.0 # Apache-2.0
oslo.db>=4.21.1 # Apache-2.0
oslo.db>=4.23.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0

View File

@ -9,6 +9,6 @@ mock>=2.0 # BSD
oslotest>=1.10.0 # Apache-2.0
pylint==1.4.5 # GPLv2
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.6.1,>=1.5.1 # BSD
sphinx>=1.6.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT