summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-04 02:34:31 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-04 02:34:31 +0000
commit90822c4c8357a532f3ca3dcb3618facf1600fa72 (patch)
treeb267289600c79e4fd72abaf016d02d33fe77dd56
parent30680fc14f86e01415a795a4c142aa94c6b3dab0 (diff)
downloaddjango_openstack_auth-90822c4c8357a532f3ca3dcb3618facf1600fa72.tar.gz
Updated from global requirements
Change-Id: Ib7ceb8f89b95bc56a78dfa122c2ddb08e98fffc7
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 3908dd8..59bbca7 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.12.0 # Apache-2.0
+oslo.config>=3.14.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.10.0 # Apache-2.0