summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2019-08-24 02:20:13 +0000
committerGerrit Code Review <review@openstack.org>2019-08-24 02:20:13 +0000
commite518bebe037a52922ebe3e27e465888c7233f2a5 (patch)
treea070ef84026fa3788488ab4531b7295916d71969 /requirements.txt
parent12f5f2cfee75bd03de230a79ef4ee31f1aeb8177 (diff)
parentd693d4c06c1ba89332ef8f3f672809b3cc81f8c9 (diff)
downloadironic-e518bebe037a52922ebe3e27e465888c7233f2a5.tar.gz
Merge "Support power state change callbacks to nova using ksa_adapter"
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index e543ea71d..44c4d681b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,7 +10,7 @@ WebOb>=1.7.1 # MIT
python-cinderclient!=4.0.0,>=3.3.0 # Apache-2.0
python-neutronclient>=6.7.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
-keystoneauth1>=3.11.0 # Apache-2.0
+keystoneauth1>=3.15.0 # Apache-2.0
ironic-lib>=2.17.1 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
pytz>=2013.6 # MIT