Updated from global requirements

Change-Id: Iee8dafc0bca6ce78f67cde270647f1e8824ec24d
This commit is contained in:
OpenStack Proposal Bot 2016-09-21 07:28:17 +00:00
parent 1fdc5dfaae
commit 8d388e7e26
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ netaddr!=0.7.16,>=0.7.13 # BSD
PyYAML>=3.1.0 # MIT
jsonpatch>=1.1 # BSD
keystoneauth1>=2.10.0 # Apache-2.0
keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
keystonemiddleware!=4.5.0,>=4.2.0 # Apache-2.0
testtools>=1.4.0 # MIT
yaql>=1.1.0 # Apache 2.0 License
debtcollector>=1.2.0 # Apache-2.0
@ -45,5 +45,5 @@ oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
semantic-version>=2.3.1 # BSD