Update lftools version to **v0.25.0** 91/15891/1 v0.38.4
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 13 Jun 2019 21:52:10 +0000 (07:52 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Thu, 13 Jun 2019 21:52:10 +0000 (07:52 +1000)
Change-Id: Ie72f9250e94c84b94b94f7e68f3fe8eb5dc4ef76
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
releasenotes/notes/lftools-version-0.25.0-8f322c5c481259df.yaml [new file with mode: 0644]
shell/python-tools-install.sh

diff --git a/releasenotes/notes/lftools-version-0.25.0-8f322c5c481259df.yaml b/releasenotes/notes/lftools-version-0.25.0-8f322c5c481259df.yaml
new file mode 100644 (file)
index 0000000..48622a1
--- /dev/null
@@ -0,0 +1,4 @@
+---
+fixes:
+  - |
+    Update lftools version to **v0.25.0**
index e95c95c..88acdf2 100644 (file)
@@ -44,7 +44,7 @@ else
 
     echo "Generating Requirements File"
     cat << 'EOF' > "$requirements_file"
-lftools[openstack]~=0.24.0
+lftools[openstack]~=0.25.0
 python-heatclient~=1.16.1
 python-openstackclient~=3.16.0
 dogpile.cache~=0.6.8  # Version 0.7.[01] seems to break openstackclient