Updated from global requirements

Change-Id: I222e14d16efd618f6731cd3484fe3f14366e345f
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:10:30 +00:00 committed by Witold Bedyk
parent 3d2a3988e3
commit 9644cca421
2 changed files with 5 additions and 5 deletions

View File

@ -3,11 +3,11 @@
# process, which may cause wedges in the gate later. # process, which may cause wedges in the gate later.
oslo.db>=4.27.0 # Apache-2.0 oslo.db>=4.27.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0 oslo.config>=4.6.0 # Apache-2.0
oslo.context!=2.19.1,>=2.14.0 # Apache-2.0 oslo.context>=2.19.2 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0 oslo.log>=3.30.0 # Apache-2.0
oslo.middleware>=3.31.0 # Apache-2.0 oslo.middleware>=3.31.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0 oslo.utils>=3.31.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0
@ -15,7 +15,7 @@ falcon>=1.0.0 # Apache-2.0
keystonemiddleware>=4.17.0 # Apache-2.0 keystonemiddleware>=4.17.0 # Apache-2.0
PasteDeploy>=1.5.0 # MIT PasteDeploy>=1.5.0 # MIT
pbr!=2.1.0,>=2.0.0 # Apache-2.0 pbr!=2.1.0,>=2.0.0 # Apache-2.0
six>=1.9.0 # MIT six>=1.10.0 # MIT
pyparsing>=2.1.0 # MIT pyparsing>=2.1.0 # MIT
voluptuous>=0.8.9 # BSD License voluptuous>=0.8.9 # BSD License
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT

View File

@ -16,12 +16,12 @@ funcsigs>=1.0.0;python_version=='2.7' or python_version=='2.6' # Apache-2.0
mox>=0.5.3 # Apache-2.0 mox>=0.5.3 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0 os-testr>=1.0.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD python-subunit>=1.0.0 # Apache-2.0/BSD
# tempest # tempest
testrepository>=0.0.18 # Apache-2.0/BSD testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT testtools>=2.2.0 # MIT
tempest-lib>=1.0.0 # Apache-2.0 tempest-lib>=1.0.0 # Apache-2.0
# documentation # documentation