X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fodl-openstack-install.sh;h=6524ed5722241d10e9831bf12cab1c54cb2fb0af;hb=1aaf65a8c4855c8bef7f955b4e0a9937de444d4c;hp=8423e0476242addeba360015c710b69594c1d793;hpb=d4db655452e3ff441ab6d970096f5bace88a457e;p=releng%2Fbuilder.git diff --git a/jjb/odl-openstack-install.sh b/jjb/odl-openstack-install.sh index 8423e0476..6524ed572 100644 --- a/jjb/odl-openstack-install.sh +++ b/jjb/odl-openstack-install.sh @@ -14,7 +14,6 @@ echo "---> Install openstack cli into /tmp/v/openstack" virtualenv "/tmp/v/openstack" # shellcheck source=/tmp/v/openstack/bin/activate disable=SC1091 source "/tmp/v/openstack/bin/activate" -pip install --upgrade "pip<10.0.0" -pip install --upgrade python-openstackclient python-heatclient -pip install --upgrade pipdeptree -pipdeptree +pip install --upgrade "pip<10.0.0" setuptools +pip install --upgrade lftools[openstack] python-openstackclient python-heatclient +pip freeze