From: Aric Gardner Date: Wed, 3 Apr 2019 17:47:34 +0000 (-0400) Subject: Update lftools to version v0.22.2 X-Git-Tag: v0.35.0^0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;ds=inline;h=623134d6449371e8bc28095e53abc051bbb6b4a2;hp=--cc;p=releng%2Fglobal-jjb.git Update lftools to version v0.22.2 Change-Id: Ic1e44a73813dd42c9b376547cc4814f1d63b6ab4 Signed-off-by: Aric Gardner --- 623134d6449371e8bc28095e53abc051bbb6b4a2 diff --git a/shell/python-tools-install.sh b/shell/python-tools-install.sh index 58fb2692..e0089c5d 100644 --- a/shell/python-tools-install.sh +++ b/shell/python-tools-install.sh @@ -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.22.1 +lftools[openstack]~=0.22.2 python-heatclient~=1.16.1 python-openstackclient~=3.16.0 dogpile.cache~=0.6.8 # Version 0.7.[01] seems to break openstackclient