Upgrade lftools to version v0.25.1 07/16007/1 v0.39.0
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 26 Jun 2019 22:32:09 +0000 (15:32 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 26 Jun 2019 22:32:09 +0000 (15:32 -0700)
Change-Id: I98d8505aa8e293cb9c5ebe6193284e207e0930b1
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
releasenotes/notes/lftools-version-0.25.1-00213383b0c69f01.yaml [new file with mode: 0644]
shell/python-tools-install.sh

diff --git a/releasenotes/notes/lftools-version-0.25.1-00213383b0c69f01.yaml b/releasenotes/notes/lftools-version-0.25.1-00213383b0c69f01.yaml
new file mode 100644 (file)
index 0000000..dbc014c
--- /dev/null
@@ -0,0 +1,6 @@
+---
+critical:
+  - |
+    lftools v0.24.0 introduced a major issue which caused the Jenkins cloud
+    configuration merge job for OpenStack clouds to fail. This has been
+    corrected in lftools v0.25.1
index 88acdf2..3215e3b 100644 (file)
@@ -44,7 +44,7 @@ else
 
     echo "Generating Requirements File"
     cat << 'EOF' > "$requirements_file"
-lftools[openstack]~=0.25.0
+lftools[openstack]~=0.25.1
 python-heatclient~=1.16.1
 python-openstackclient~=3.16.0
 dogpile.cache~=0.6.8  # Version 0.7.[01] seems to break openstackclient