Automate vCPE vG-MUX and VG build image process 75/60075/1
authorPraneta Paithankar <praneta.paithankar@intel.com>
Fri, 10 Aug 2018 13:54:33 +0000 (06:54 -0700)
committerPraneta Paithankar <praneta.paithankar@intel.com>
Fri, 10 Aug 2018 13:59:06 +0000 (06:59 -0700)
commit302c1e502c8d5fa1f07b8683b81c7bd762da3582
tree992997c419d5f6d1feef4c971698692eeb860ab8
parent654fdf0c807e436d59b160e0bc9100e7af35eba8
Automate vCPE vG-MUX and VG build image process

Build script is executed with its heat template.

script_status.txt in /opt folder will show the status of execution of build and install script.

Issue-ID: INT-620

Change-Id: I4b0b5c49ed20458b21423fc83545203e1aea02f5
Signed-off-by: Praneta Paithankar <praneta.paithankar@intel.com>
heat/vCPE/vgmux/base_vcpe_vgmux.yaml
heat/vCPE/vgmux/build_vcpe_vgmux.yaml
heat/vCPE/vgw/base_vcpe_vgw.yaml
heat/vCPE/vgw/build_vcpe_vgw.yaml
vnfs/vCPE/scripts/v_gmux_build.sh
vnfs/vCPE/scripts/v_gmux_install.sh
vnfs/vCPE/scripts/v_gw_build.sh
vnfs/vCPE/scripts/v_gw_install.sh