Deprecate use of sites/raw for vnf HEAT templates 55/56955/1
authorGary Wu <gary.i.wu@huawei.com>
Thu, 19 Jul 2018 18:49:29 +0000 (11:49 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Thu, 19 Jul 2018 18:55:07 +0000 (11:55 -0700)
commitd647840046966047386022ea862081fda35988c8
tree27fe485ecfa2532db45a53d0344e359316ac9b42
parentd8843f2025ef00356ba8d0aab4daae996488399a
Deprecate use of sites/raw for vnf HEAT templates

Replace the use of sites/raw in vnf HEAT templates
with zipped script artifacts

Change-Id: I93c331c0f4753e8bf661e5a577463ab38bd116f5
Issue-ID: INT-592
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
43 files changed:
heat/vCPE/infra/base_vcpe_infra.env
heat/vCPE/infra/base_vcpe_infra.yaml
heat/vCPE/vbng/base_vcpe_vbng.env
heat/vCPE/vbng/base_vcpe_vbng.yaml
heat/vCPE/vbrgemu/base_vcpe_vbrgemu.env
heat/vCPE/vbrgemu/base_vcpe_vbrgemu.yaml
heat/vCPE/vgmux/base_vcpe_vgmux.env
heat/vCPE/vgmux/base_vcpe_vgmux.yaml
heat/vCPE/vgw/base_vcpe_vgw.env
heat/vCPE/vgw/base_vcpe_vgw.yaml
heat/vFW/base_vfw.env
heat/vFW/base_vfw.yaml
heat/vFWCL/vFWSNK/base_vfw.env
heat/vFWCL/vFWSNK/base_vfw.yaml
heat/vFWCL/vPKG/base_vpkg.env
heat/vFWCL/vPKG/base_vpkg.yaml
heat/vLB/base_vlb.env
heat/vLB/base_vlb.yaml
heat/vLB/dnsscaling.env
heat/vLB/dnsscaling.yaml
heat/vLBMS/base_vlb.env
heat/vLBMS/base_vlb.yaml
heat/vLBMS/dnsscaling.env
heat/vLBMS/dnsscaling.yaml
vnfs/vCPE/preload/vcpe_infra_preload_example.json
vnfs/vCPE/preload/vcpe_metro_preload_example.json
vnfs/vCPE/scripts/v_aaa_install.sh
vnfs/vCPE/scripts/v_bng_install.sh
vnfs/vCPE/scripts/v_brgemu_install.sh
vnfs/vCPE/scripts/v_dhcp_install.sh
vnfs/vCPE/scripts/v_dns_install.sh
vnfs/vCPE/scripts/v_gmux_install.sh
vnfs/vCPE/scripts/v_gw_install.sh
vnfs/vCPE/scripts/v_web_install.sh
vnfs/vFW/scripts/v_firewall_install.sh
vnfs/vFW/scripts/v_packetgen_install.sh
vnfs/vFW/scripts/v_sink_install.sh
vnfs/vLB/scripts/v_dns_install.sh
vnfs/vLB/scripts/v_lb_install.sh
vnfs/vLB/scripts/v_packetgen_install.sh
vnfs/vLBMS/scripts/v_dns_install.sh
vnfs/vLBMS/scripts/v_lb_install.sh
vnfs/vLBMS/scripts/v_packetgen_install.sh