From a3674e2d75c8a040b4f175e6af3d5354194c554c Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Sat, 3 Aug 2019 07:34:35 +1000 Subject: [PATCH] Update lftools version to v0.25.3 Change-Id: Id64b36e8f59d500800d6b9078f56b314348ed1f2 Signed-off-by: Anil Belur --- shell/python-tools-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/python-tools-install.sh b/shell/python-tools-install.sh index e445bc20..9bf44ae0 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.2 +lftools[openstack]~=0.25.3 python-heatclient~=1.16.1 python-openstackclient~=3.16.0 dogpile.cache~=0.6.8 # Version 0.7.[01] seems to break openstackclient -- 2.16.6