Merge "Add a swap file to build machines"
[releng/builder.git] / jjb / integration / integration-install-robotframework.sh
index adf1f86b703e6e3369807a0380fe520d59d34566..48d5f84f317847e950771dd7de1e9838ad75cf24 100644 (file)
@@ -55,14 +55,6 @@ pip install --upgrade jmespath
 # Module for backup-restore support library
 pip install --upgrade jsonpatch
 
-# Module OpenstackClient is needed for Netvirt CSIT jobs
-# Module networking-l2gw is required for using l2gw commands with neutron client
-# 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 python-neutronclient==6.1.0
-
 # Print installed versions.
 pip install --upgrade pipdeptree
 pipdeptree