From 9f935b29ee41f455922efcd7467a02ca0384a9e7 Mon Sep 17 00:00:00 2001 From: Yang Xu Date: Thu, 22 Nov 2018 10:56:52 -0500 Subject: Change vgw module name for vCPE test script Change-Id: I17308f23812cc1a335155fd4e9e789bed04dec00 Issue-ID: INT-717 Signed-off-by: Yang Xu --- test/vcpe/preload_templates/template.vcpe_gwgra_vfmodule.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/vcpe/preload_templates/template.vcpe_gwgra_vfmodule.json') diff --git a/test/vcpe/preload_templates/template.vcpe_gwgra_vfmodule.json b/test/vcpe/preload_templates/template.vcpe_gwgra_vfmodule.json index ced57ca6a..b9e7c3dc6 100644 --- a/test/vcpe/preload_templates/template.vcpe_gwgra_vfmodule.json +++ b/test/vcpe/preload_templates/template.vcpe_gwgra_vfmodule.json @@ -112,7 +112,7 @@ ] }, "vf-module-assignments": {}, "vf-module-topology-identifier": { - "vf-module-name": "zRegionOne${vgw_vfmod_name_index}_base_vcpe_vgw_0" + "vf-module-name": "VGW2BRG-${brg_mac}" } }, "vnf-resource-assignments": {}, -- cgit 1.2.3-korg