X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpython-tools-install.sh;h=921e39b8b3910932fd0e4b546e579de0d69e6096;hb=refs%2Fchanges%2F86%2F13986%2F1;hp=e0b04dbe6218908445448172289b8020ccc2fb9a;hpb=097b127849836efc0131609437c27581f93abb74;p=releng%2Fglobal-jjb.git diff --git a/shell/python-tools-install.sh b/shell/python-tools-install.sh index e0b04dbe..921e39b8 100644 --- a/shell/python-tools-install.sh +++ b/shell/python-tools-install.sh @@ -21,6 +21,7 @@ cat << EOF > "$REQUIREMENTS_FILE" lftools[openstack]~=0.19.1 python-heatclient~=1.16.1 python-openstackclient~=3.16.0 +dogpile.cache~=0.6.8 # Version 0.7.[01] seems to break openstackclient EOF echo "Requirements file"