X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=tosca%2FvCPE%2Fvgw%2FMainServiceTemplate.yaml;h=f36574d45afb946e0d816ab53d45eea92dec01d7;hb=8332cbbf4e68f68a5927403be646c26ab9667fae;hp=96d7f65c598fe09aafcf1256b9dfad610d26599c;hpb=1e1a8bfbc608f7f144c7fbdfc7e7bb1281dd149e;p=demo.git diff --git a/tosca/vCPE/vgw/MainServiceTemplate.yaml b/tosca/vCPE/vgw/MainServiceTemplate.yaml index 96d7f65c..f36574d4 100644 --- a/tosca/vCPE/vgw/MainServiceTemplate.yaml +++ b/tosca/vCPE/vgw/MainServiceTemplate.yaml @@ -315,7 +315,7 @@ topology_template: vf_module_id: { get_input: vf_module_id } mux_gw_private_net_ipaddr: { get_input: vgw_private_ip_0 } oam_ipaddr: { get_input: vgw_private_ip_1 } - oam_cidr: { get_input: oam_private_net_cidr } + oam_cidr: { get_input: onap_private_net_cidr } cpe_public_net_cidr: { get_input: cpe_public_net_cidr } mux_gw_private_net_cidr: { get_input: mux_gw_private_net_cidr } mux_ip_addr: { get_input: mux_ip_addr }