Updated from global requirements

Change-Id: I978f11d6d9d924a9cbcbf3636ea377fef97b6fbb
This commit is contained in:
OpenStack Proposal Bot 2016-10-19 03:50:20 +00:00
parent 8dfdc9403f
commit b3ea023f1a
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ pbr>=1.6 # Apache-2.0
Django<1.9,>=1.8 # BSD
oslo.config>=3.14.0 # Apache-2.0
oslo.policy>=1.15.0 # Apache-2.0
python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
python-keystoneclient>=3.6.0 # Apache-2.0
keystoneauth1>=2.14.0 # Apache-2.0
six>=1.9.0 # MIT