From: Anil Belur Date: Thu, 13 Jun 2019 21:52:10 +0000 (+1000) Subject: Update lftools version to **v0.25.0** X-Git-Tag: v0.38.4^0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=b44ae6157fda5882fb0b5961540f6d09dd9a3aaf;p=releng%2Fglobal-jjb.git Update lftools version to **v0.25.0** Change-Id: Ie72f9250e94c84b94b94f7e68f3fe8eb5dc4ef76 Signed-off-by: Anil Belur --- 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 index 00000000..48622a15 --- /dev/null +++ b/releasenotes/notes/lftools-version-0.25.0-8f322c5c481259df.yaml @@ -0,0 +1,4 @@ +--- +fixes: + - | + Update lftools version to **v0.25.0** diff --git a/shell/python-tools-install.sh b/shell/python-tools-install.sh index e95c95c9..88acdf29 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.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