aboutsummaryrefslogtreecommitdiffstats
path: root/tosca/vCPE/vgmux
diff options
context:
space:
mode:
Diffstat (limited to 'tosca/vCPE/vgmux')
-rw-r--r--tosca/vCPE/vgmux/MainServiceTemplate.yaml2
-rw-r--r--tosca/vCPE/vgmux/MainServiceTemplate_sriov.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/tosca/vCPE/vgmux/MainServiceTemplate.yaml b/tosca/vCPE/vgmux/MainServiceTemplate.yaml
index ee1c350e..0d1b8aa5 100644
--- a/tosca/vCPE/vgmux/MainServiceTemplate.yaml
+++ b/tosca/vCPE/vgmux/MainServiceTemplate.yaml
@@ -320,7 +320,7 @@ topology_template:
mux_gw_net_ipaddr: { get_input: vgmux_private_ip_2 }
bng_to_mux_net_ipaddr: { get_input: bng_gmux_private_ip }
bng_mux_net_cidr: { get_input: bng_gmux_private_net_cidr }
- oam_cidr: { get_input: oam_private_net_cidr }
+ oam_cidr: { get_input: onap_private_net_cidr }
mux_gw_net_cidr: { get_input: mux_gw_private_net_cidr }
brg_bng_net_cidr: { get_input: brgemu_bng_private_net_cidr }
install_script_version: { get_input: install_script_version }
diff --git a/tosca/vCPE/vgmux/MainServiceTemplate_sriov.yaml b/tosca/vCPE/vgmux/MainServiceTemplate_sriov.yaml
index e96dc2b2..ff109750 100644
--- a/tosca/vCPE/vgmux/MainServiceTemplate_sriov.yaml
+++ b/tosca/vCPE/vgmux/MainServiceTemplate_sriov.yaml
@@ -328,7 +328,7 @@ topology_template:
mux_gw_net_ipaddr: { get_input: vgmux_private_ip_2 }
bng_to_mux_net_ipaddr: { get_input: bng_gmux_private_ip }
bng_mux_net_cidr: { get_input: bng_gmux_private_net_cidr }
- oam_cidr: { get_input: oam_private_net_cidr }
+ oam_cidr: { get_input: onap_private_net_cidr }
mux_gw_net_cidr: { get_input: mux_gw_private_net_cidr }
brg_bng_net_cidr: { get_input: brgemu_bng_private_net_cidr }
install_script_version: { get_input: install_script_version }