aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/vCPE/scripts/v_bng.sh
diff options
context:
space:
mode:
authorMatt Welch <matt.welch@intel.com>2017-10-27 12:50:28 -0400
committerMatt Welch <matt.welch@intel.com>2017-10-27 15:33:20 -0400
commitc7d5ad568900eda20f0774cdc387bda8f57f917f (patch)
tree10a7dfcccc4f3ed18d8ad25f3a4240071335be18 /vnfs/vCPE/scripts/v_bng.sh
parent67b8c3aae4c9197df37e53bc7a78616c43b9b72e (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 'vnfs/vCPE/scripts/v_bng.sh')
-rw-r--r--vnfs/vCPE/scripts/v_bng.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/vCPE/scripts/v_bng.sh b/vnfs/vCPE/scripts/v_bng.sh
index 4333543d..3da7b5cb 100644
--- a/vnfs/vCPE/scripts/v_bng.sh
+++ b/vnfs/vCPE/scripts/v_bng.sh
@@ -1,6 +1,6 @@
#!/bin/sh
### BEGIN INIT INFO
-# Provides:
+# Provides: v_bng
# Required-Start: $remote_fs $syslog
# Required-Stop: $remote_fs $syslog
# Default-Start: 2 3 4 5