summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-07-25 02:34:05 +0000
committerGerrit Code Review <review@openstack.org>2017-07-25 02:34:05 +0000
commit8daff0334e9a1869b3f82161b78677ebdf07af33 (patch)
treec5f7282fcb3c18da74c4ff660dac08a4fa1f64d7
parent0cb09cc560436538366cfa4c91136ba5538f5167 (diff)
parent72333867a3e4d0c24b6ce8b56b7386492646f56f (diff)
downloadpython-cinderclient-8daff0334e9a1869b3f82161b78677ebdf07af33.tar.gz
Merge "Updated from global requirements"
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 9fab454..5e72d7c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
-keystoneauth1>=2.21.0 # Apache-2.0
+keystoneauth1>=3.0.1 # Apache-2.0
simplejson>=2.2.0 # MIT
Babel!=2.4.0,>=2.3.4 # BSD
six>=1.9.0 # MIT