Updated from global requirements

Change-Id: I7fa5bb31eb5fca18f58ba8e85e7915cca53e685c
This commit is contained in:
OpenStack Proposal Bot 2017-06-10 21:35:15 +00:00
parent 6fdead9593
commit bc963d55aa
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ alembic>=0.8.10 # MIT
Babel!=2.4.0,>=2.3.4 # BSD
cffi # MIT
cryptography>=1.6 # BSD/Apache-2.0
eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
oslo.config>=4.0.0 # Apache-2.0
oslo.context>=2.14.0 # Apache-2.0
@ -14,7 +14,7 @@ oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0
oslo.middleware>=3.27.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
oslo.policy>=1.17.0 # Apache-2.0
oslo.policy>=1.23.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0

View File

@ -13,7 +13,7 @@ pykmip>=0.5.0 # Apache 2.0 License
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
WebTest>=2.0 # MIT
python-keystoneclient>=3.8.0 # Apache-2.0
tempest>=14.0.0 # Apache-2.0