Update bng model to define sdnc_ip_addr 63/22063/1
authorMatt Welch <matt.welch@intel.com>
Fri, 3 Nov 2017 18:08:10 +0000 (14:08 -0400)
committerMatt Welch <matt.welch@intel.com>
Fri, 3 Nov 2017 18:08:10 +0000 (14:08 -0400)
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 <matt.welch@intel.com>
heat/vCPE/vbng/base_vcpe_vbng.yaml

index f32a5c0..b2ae4e6 100644 (file)
@@ -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
 
 #############
 #           #