Retrieve demo artifacts via nexus REST API 17/63317/3
authorGary Wu <gary.i.wu@huawei.com>
Tue, 28 Aug 2018 18:48:14 +0000 (11:48 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Wed, 29 Aug 2018 17:42:32 +0000 (10:42 -0700)
commita0081c9434b6ef4b43ef29af01b1f1f06dcc0b25
treed8f2d0c65032858416c1bf423ff050d877901b76
parent0ad71d0595d732590aed545cf972f28627b12d64
Retrieve demo artifacts via nexus REST API

This supports the use of SNAPSHOT demo artifacts
in the vnf HEAT templates.

Change-Id: I980c879819b1a396c985c7a2af1885b28e4f150a
Issue-ID: INT-592
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
43 files changed:
boot/robot/integration_preload_parameters.py
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_build/vbng/build_vcpe_vbng.env
heat/vCPE_build/vbng/build_vcpe_vbng.yaml
heat/vCPE_build/vbrgemu/build_vcpe_vbrgemu.env
heat/vCPE_build/vbrgemu/build_vcpe_vbrgemu.yaml
heat/vCPE_build/vgmux/build_vcpe_vgmux.env
heat/vCPE_build/vgmux/build_vcpe_vgmux.yaml
heat/vCPE_build/vgw/build_vcpe_vgw.env
heat/vCPE_build/vgw/build_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_dhcp_install.sh
vnfs/vCPE/scripts/v_dns_install.sh
vnfs/vCPE/scripts/v_web_install.sh
vnfs/vFW/scripts/v_firewall_install.sh
vnfs/vFW/scripts/v_packetgen_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