Merge "Updated from global requirements"

This commit is contained in:
Jenkins 2017-07-24 14:18:42 +00:00 committed by Gerrit Code Review
commit d57b521a37
1 changed files with 3 additions and 3 deletions

View File

@ -11,9 +11,9 @@ oslo.cache>=1.5.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
oslo.db>=4.23.0 # Apache-2.0
oslo.serialization>=1.10.0,!=2.19.1 # Apache-2.0
keystoneauth1>=2.21.0 # Apache-2.0
oslo.db>=4.24.0 # Apache-2.0
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
keystoneauth1>=3.0.1 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
six>=1.9.0 # MIT