Upgrade lftools to version v0.25.2 56/16056/1 v0.39.1
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 2 Jul 2019 21:33:55 +0000 (07:33 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 2 Jul 2019 21:33:55 +0000 (07:33 +1000)
Change-Id: I211297034a7cd6629ce93fe5e1f31ef0ea5054f8
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
releasenotes/notes/lftools-version-0.25.2-ab7c4c04cddef1bb.yaml [new file with mode: 0644]
shell/python-tools-install.sh

diff --git a/releasenotes/notes/lftools-version-0.25.2-ab7c4c04cddef1bb.yaml b/releasenotes/notes/lftools-version-0.25.2-ab7c4c04cddef1bb.yaml
new file mode 100644 (file)
index 0000000..80a0751
--- /dev/null
@@ -0,0 +1,4 @@
+---
+fixes:
+  - |
+    Update lftools version to **v0.25.2**.
index 3215e3b..e445bc2 100644 (file)
@@ -44,7 +44,7 @@ else
 
     echo "Generating Requirements File"
     cat << 'EOF' > "$requirements_file"
-lftools[openstack]~=0.25.1
+lftools[openstack]~=0.25.2
 python-heatclient~=1.16.1
 python-openstackclient~=3.16.0
 dogpile.cache~=0.6.8  # Version 0.7.[01] seems to break openstackclient