summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-07-09 03:10:04 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-07-09 03:10:04 +0000
commit6e58b9fbc2782efa055662fe3faf3a3551f4b594 (patch)
tree96c31e4f7dafbc279e927bf13df8d9deaa02b6fe
parent0afe75fabc4b3a1c9e9482099fad220008370167 (diff)
downloaddjango_openstack_auth-6e58b9fbc2782efa055662fe3faf3a3551f4b594.tar.gz
Updated from global requirements
Change-Id: I9185061eea86d5f7b1889e2e4a39be0bceaa7245
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index bfa74c4..210db58 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
Django<1.9,>=1.8 # BSD
-oslo.config>=3.10.0 # Apache-2.0
+oslo.config>=3.12.0 # Apache-2.0
oslo.policy>=1.9.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
keystoneauth1>=2.7.0 # Apache-2.0