X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpython-tools-install.sh;h=be6d1810c67c90aacc5cf6b8074cb67662a7bef4;hb=refs%2Ftags%2Fv0.43.1;hp=a03a7b4c9f07f6c3f3b113a0e0fc8f347ba8ae95;hpb=fc27f9a809ef374ee61e3bbc88130362ffd35ccb;p=releng%2Fglobal-jjb.git diff --git a/shell/python-tools-install.sh b/shell/python-tools-install.sh index a03a7b4c..be6d1810 100644 --- a/shell/python-tools-install.sh +++ b/shell/python-tools-install.sh @@ -45,12 +45,13 @@ else echo "Generating Requirements File" cat << 'EOF' > "$requirements_file" lftools[openstack]~=0.26.2 +python-cinderclient~=4.3.0 python-heatclient~=1.16.1 python-openstackclient~=3.16.0 dogpile.cache~=0.6.8 # Version 0.7.[01] seems to break openstackclient more-itertools~=5.0.0 niet~=1.4.2 # Extract values from yaml -tox~=3.5.0 +tox>=3.7.0. # Tox 3.7 or greater is necessary for parallel mode support yq~=2.7.2 EOF