Merge "Add odl-sxp-routing feature to distribution"
[releng/builder.git] / jjb / odl-openstack-install.sh
index 776b2b8581b2f4473ac90538f56eb3a57c245ff2..6524ed5722241d10e9831bf12cab1c54cb2fb0af 100644 (file)
@@ -15,5 +15,5 @@ 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" setuptools
-pip install --upgrade lftools lftools[openstack] python-openstackclient python-heatclient
+pip install --upgrade lftools[openstack] python-openstackclient python-heatclient
 pip freeze