diff options
author | Matt Welch <matt.welch@intel.com> | 2017-10-27 12:50:28 -0400 |
---|---|---|
committer | Matt Welch <matt.welch@intel.com> | 2017-10-27 15:33:20 -0400 |
commit | c7d5ad568900eda20f0774cdc387bda8f57f917f (patch) | |
tree | 10a7dfcccc4f3ed18d8ad25f3a4240071335be18 /heat | |
parent | 67b8c3aae4c9197df37e53bc7a78616c43b9b72e (diff) |
vCPE vBNG: fix v_bng_install.sh, env, & yaml
Update vBNG environment and heat templates.
Update v_bng installer for ONAP cloud environment, add 'build state'
control to phases of the installer.
Automatically detect ethernet pci devs for vpp.
Remove binary blobs from Vpp-Integrate-FreeRADIUS-Client-for-vBNG.patch
(cause of the HUGE line count in this patch)
Modify Vpp patch to include dhcp.api.h file which fixes build errors.
Change-Id: If9e61185f2dde9095efda08aa8f72c2c03c475e7
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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/heat/vCPE/vbng/base_vcpe_vbng.yaml b/heat/vCPE/vbng/base_vcpe_vbng.yaml index 9cc44840..3dd7ca09 100644 --- a/heat/vCPE/vbng/base_vcpe_vbng.yaml +++ b/heat/vCPE/vbng/base_vcpe_vbng.yaml @@ -233,6 +233,7 @@ resources: - port: { get_resource: vbng_private_0_port } - port: { get_resource: vbng_private_1_port } - port: { get_resource: vbng_private_2_port } + - port: { get_resource: vbng_private_3_port } metadata: {vnf_id: { get_param: vnf_id }, vf_module_id: { get_param: vf_module_id }} user_data_format: RAW user_data: |