Fix VPP vCPE VNF vGW image build issue 45/56145/3
authorPraneta Paithankar <praneta.paithankar@intel.com>
Tue, 10 Jul 2018 15:52:54 +0000 (08:52 -0700)
committerPraneta Paithankar <praneta.paithankar@intel.com>
Tue, 10 Jul 2018 18:23:22 +0000 (11:23 -0700)
commitab98f6a0db3df8f5232395d899e96462dbc11159
tree7fd890b2d117442fe4b3d30e8cb5881d6d2d9d31
parentfd761391ba59ba11452270807033e3605da5c6a4
Fix VPP vCPE VNF vGW image build issue

The honeycomb software of VPP vCPE vGW image can not built.
The builds were dependent on snapshot artifacts.
These artifacts have now disappeared from upstream fd.io nexus.

vGW heat template files i.e. base_vcpe_vgw.env and base_vcpe_vgw.yaml are modified.
Now heat templates work with release tag of vpp and hc2vpp repositories.
v_gw_install.sh is modified accordingly.

Issue-ID: INT-525

Change-Id: I61d9d313ff619729b54cbda959d5daeec557c5b6
Signed-off-by: Praneta Paithankar <praneta.paithankar@intel.com>
heat/vCPE/vgw/base_vcpe_vgw.env
heat/vCPE/vgw/base_vcpe_vgw.yaml
vnfs/vCPE/scripts/v_gw_install.sh