diff options
author | Brian Freeman <bf1936@att.com> | 2018-11-13 11:34:48 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2018-11-13 12:34:20 -0500 |
commit | 8076a87e542a67f321f84311350d20946bee14a2 (patch) | |
tree | 1cb41c8b1093eadaf5178bfcaa92dd4bf7f3a91e /test/vcpe/preload_templates/template.vcpe_gwgra_vfmodule.json | |
parent | ec9fe0e5a07ac2cdb650cd5cc9a9c883122da780 (diff) |
fixes from vCPE testing
Issue-ID: INT-717
Change-Id: If2c44e08288eee955b7a3548a802be37a15a601e
Signed-off-by: Brian Freeman <bf1936@att.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 856212bb3..ced57ca6a 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": "zRegionOne${vgw_vfmod_name_index}_base_vcpe_vgw_0" } }, "vnf-resource-assignments": {}, |