Bump lftools to v0.20.0 58/14758/1 v0.32.0
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 4 Mar 2019 20:34:29 +0000 (15:34 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 4 Mar 2019 20:34:29 +0000 (15:34 -0500)
Change-Id: I6fa72595c1843a1955f4b492c035ebc7863163b5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
shell/python-tools-install.sh

index e5c5cdc..9fda0be 100644 (file)
@@ -18,7 +18,7 @@ REQUIREMENTS_FILE=$(mktemp /tmp/requirements-XXXX.txt)
 #       git+https://github.com/lfit/releng-lftools.git#egg=lftools[openstack]
 
 cat << EOF > "$REQUIREMENTS_FILE"
-lftools[openstack]~=0.18.0
+lftools[openstack]~=0.20.0
 python-heatclient~=1.16.1
 python-openstackclient~=3.16.0
 dogpile.cache~=0.6.8  # Version 0.7.[01] seems to break openstackclient