From 3ecf4b5b5688924c9d6fb6a265e89dda2deb0d0c Mon Sep 17 00:00:00 2001 From: Matt Welch Date: Fri, 3 Nov 2017 14:08:10 -0400 Subject: [PATCH] Update bng model to define sdnc_ip_addr The yaml for the bng needs a definition for sdnc_ip_addr. This change should have been included in: https://gerrit.onap.org/r/#/c/21569/ Change-Id: I846ef08878c4e312f161e5b8c3ad7006a7d58749 Issue-ID: INT-63 Signed-off-by: Matt Welch --- heat/vCPE/vbng/base_vcpe_vbng.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/heat/vCPE/vbng/base_vcpe_vbng.yaml b/heat/vCPE/vbng/base_vcpe_vbng.yaml index f32a5c08..b2ae4e6f 100644 --- a/heat/vCPE/vbng/base_vcpe_vbng.yaml +++ b/heat/vCPE/vbng/base_vcpe_vbng.yaml @@ -169,6 +169,10 @@ parameters: type: string label: VPP Patch URL description: URL for VPP patch for vBNG + sdnc_ip_addr: + type: string + label: SDNC IP address + description: IP address of the SDNC ############# # # -- 2.16.6