summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-01-25 22:13:23 +0000
committerGerrit Code Review <review@openstack.org>2017-01-25 22:13:23 +0000
commit585e9c92922018345fa10a7ef93f9c09ae0413ec (patch)
treee3aa59b0848f5d0df40fb2332951cbac49a2cad3
parent4de9aaccc6cb04bf59c95af65b7acebb51f73363 (diff)
parent7cba3299e7b1e250949bdbb35f334108fa2b6fce (diff)
downloadpython-barbicanclient-4.2.0.tar.gz
Merge "Updated from global requirements"ocata-em4.2.0
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 6cc77cf..d3c6154 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,7 +6,7 @@ requests!=2.12.2,>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT
cliff>=2.3.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
-keystoneauth1>=2.16.0 # Apache-2.0
+keystoneauth1>=2.18.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0