Updated from global requirements

Change-Id: I5d175cdbd147540aed40ffd3c279431474a97d77
This commit is contained in:
OpenStack Proposal Bot 2016-09-09 16:03:20 +00:00
parent 570d7f2c88
commit dc8e2db2cb
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ six>=1.9.0 # MIT
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config>=3.14.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.db>=4.10.0 # Apache-2.0
oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
oslo.messaging>=5.2.0 # Apache-2.0
oslo.policy>=1.9.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0

View File

@ -12,7 +12,7 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
tenacity>=3.0.0 # Apache-2.0
tenacity>=3.0.0 # Apache-2.0
# Doc requirements
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD