From: Andrew Grimberg Date: Wed, 26 Jun 2019 22:32:09 +0000 (-0700) Subject: Upgrade lftools to version v0.25.1 X-Git-Tag: v0.39.0^0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=a9f5f8aaf51591abfd95ba5cb0a437971bdacb11;p=releng%2Fglobal-jjb.git Upgrade lftools to version v0.25.1 Change-Id: I98d8505aa8e293cb9c5ebe6193284e207e0930b1 Signed-off-by: Andrew Grimberg --- 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 index 00000000..dbc014cd --- /dev/null +++ b/releasenotes/notes/lftools-version-0.25.1-00213383b0c69f01.yaml @@ -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 diff --git a/shell/python-tools-install.sh b/shell/python-tools-install.sh index 88acdf29..3215e3b1 100644 --- a/shell/python-tools-install.sh +++ b/shell/python-tools-install.sh @@ -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