X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=tosca%2FvCPE%2Fvgmux%2FMainServiceTemplate.yaml;h=0d1b8aa54cc38dbd73091bc5914893cae1678791;hb=8332cbbf4e68f68a5927403be646c26ab9667fae;hp=ee1c350ea6e65ee178b68b2279c122f810610a94;hpb=1e1a8bfbc608f7f144c7fbdfc7e7bb1281dd149e;p=demo.git 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 }