From: gvrangan Date: Thu, 27 Jul 2017 18:38:46 +0000 (+0530) Subject: Fix Newton Jobs X-Git-Tag: release/nitrogen~243 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=11ff7755f54f173ea81cd477a1dddc695e5c2e04;p=releng%2Fbuilder.git Fix Newton Jobs Openstack client had a new release recently that had support for tags. There seems to be some issue with subnet command for Newton. Change-Id: Ic6d98f7ca8b2a41e1454c7c142d95d4073d6f261 Signed-off-by: gvrangan --- diff --git a/jjb/integration/include-raw-integration-install-robotframework.sh b/jjb/integration/include-raw-integration-install-robotframework.sh index 9ee840aac..c13369f0b 100644 --- a/jjb/integration/include-raw-integration-install-robotframework.sh +++ b/jjb/integration/include-raw-integration-install-robotframework.sh @@ -60,7 +60,7 @@ pip install --upgrade jsonpatch # 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 +pip install python-openstackclient==3.11.0 pip install networking-l2gw pip install python-neutronclient==6.1.0