Merge "Update lftools version to v0.25.3"
authorAric Gardner <agardner@linuxfoundation.org>
Fri, 2 Aug 2019 21:48:04 +0000 (21:48 +0000)
committerGerrit Code Review <gerrit@linuxfoundation.org>
Fri, 2 Aug 2019 21:48:04 +0000 (21:48 +0000)
shell/python-tools-install.sh

index e445bc2..9bf44ae 100644 (file)
@@ -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