Merge "Configure tep-ip for genius auto tunnels"
[releng/builder.git] / jjb / integration / integration-install-robotframework.sh
index adf1f86b703e6e3369807a0380fe520d59d34566..bee0b3638b9444462bf4941701afed3db2a9a699 100644 (file)
@@ -60,8 +60,9 @@ pip install --upgrade jsonpatch
 # Module python-neutronclient is needed for certain tests run with Openstack Newton
 #  that does not work with Openstack Client
 pip install python-openstackclient==3.11.0
-pip install networking-l2gw
+pip install networking-l2gw==11.0.0
 pip install python-neutronclient==6.1.0
+pip install networking-sfc
 
 # Print installed versions.
 pip install --upgrade pipdeptree