diff options
author | Matt Welch <matt.welch@intel.com> | 2017-11-03 14:08:10 -0400 |
---|---|---|
committer | Matt Welch <matt.welch@intel.com> | 2017-11-03 14:08:10 -0400 |
commit | 3ecf4b5b5688924c9d6fb6a265e89dda2deb0d0c (patch) | |
tree | d1e0c0a1836cf31af6ae8bf1ab8d843017e0a279 /heat | |
parent | 5dbdc39be5e927c07a486f2f40afd7597c0166cb (diff) |
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 <matt.welch@intel.com>
Diffstat (limited to 'heat')
-rw-r--r-- | heat/vCPE/vbng/base_vcpe_vbng.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
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 ############# # # |