diff options
author | Yang Xu <yang.xu3@huawei.com> | 2018-11-22 10:56:52 -0500 |
---|---|---|
committer | Yang Xu <yang.xu3@huawei.com> | 2018-11-22 10:56:59 -0500 |
commit | 3f6868324997f115cee22694510e03bf366bdfe6 (patch) | |
tree | 6531426e4c56a27ed3fb35b83ecfc767e0f62e5c /test/vcpe/preload_templates/template.vcpe_gwgra_vfmodule.json | |
parent | a7c98ae0fabb0a94fbdc030e6f7c519439923045 (diff) |
Change vgw module name for vCPE test script
Change-Id: I17308f23812cc1a335155fd4e9e789bed04dec00
Issue-ID: INT-717
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
Diffstat (limited to 'test/vcpe/preload_templates/template.vcpe_gwgra_vfmodule.json')
-rw-r--r-- | test/vcpe/preload_templates/template.vcpe_gwgra_vfmodule.json | 2 |
1 files changed, 1 insertions, 1 deletions
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": {}, |