Fixes for vCPE vG-MUX install script 47/19147/1
authorEric Multanen <eric.w.multanen@intel.com>
Tue, 17 Oct 2017 08:25:31 +0000 (01:25 -0700)
committerEric Multanen <eric.w.multanen@intel.com>
Tue, 17 Oct 2017 08:34:18 +0000 (01:34 -0700)
commit02977bf425c1e2039174065502f385a135caa5ee
tree89b454a577b14aff7b5d633d3011a7d7bbee60ba
parentf79590758d6cce11b10d9257af798c8f8bc10f1e
Fixes for vCPE vG-MUX install script

Addresses the following items:
- Do not setup auto configuration for eth1 and eth3
  These interfaces will be used by vpp so they need to be down
- Fix pci bus numbering for vpp interfaces
- Fixes to properly create the 'save_config' script
- Install linux-image-extra package to get uio_pci_generic
  driver module for the vpp dpdk interfaces
- fix build of honeycomb so the jvpp-ves module built by vpp
  can be found
- Patch libevel.so code to tweak the VES data produced
  so that sourceId and sourceName come from the openstack
  vnf_id property (instead of vm_uuid and vm_name)

Issue-ID: INT-63
Change-Id: I469c2377df9dd9920a5769628b2b14d043d55d63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
heat/vCPE/vgmux/base_vcpe_vgmux.env
heat/vCPE/vgmux/base_vcpe_vgmux.yaml
vnfs/vCPE/scripts/v_gmux_install.sh
vnfs/vCPE/vpp-ves-agent-for-vgmux/src/patches/vCPE-vG-MUX-libevel-fixup.patch [new file with mode: 0644]