From 3935025adda5f426b968304aca9183165935479f Mon Sep 17 00:00:00 2001 From: Cristina Pauna Date: Fri, 6 Oct 2017 16:39:30 +0300 Subject: Rename the external network for fuel The external network was renamend with the MCP deploy to floating_net Change-Id: I73f5f5d14b0b18a2e838dae163dcfd62edcb0c0b Signed-off-by: Cristina Pauna --- jjb/global/installer-params.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/global') diff --git a/jjb/global/installer-params.yml b/jjb/global/installer-params.yml index 8c01a9f1f..454cee841 100644 --- a/jjb/global/installer-params.yml +++ b/jjb/global/installer-params.yml @@ -48,7 +48,7 @@ description: 'Installer used for deploying OPNFV on this POD' - string: name: EXTERNAL_NETWORK - default: 'admin_floating_net' + default: 'floating_net' description: 'external network for test' - string: name: BRIDGE -- cgit 1.2.3-korg