Migrate stack create and delete scripts 13/13513/11
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 14 Nov 2018 07:58:34 +0000 (15:58 +0800)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 16 Nov 2018 01:12:33 +0000 (09:12 +0800)
commit3957e7acf87be74dbfaccee20400b6f401a568a3
tree896b20193ca83fed8253d661c536f3eb6e04a8a9
parent8b56734eada742094399d6e52cbc2ddef7b39b2c
Migrate stack create and delete scripts

Pull in OpenDaylight's opendaylight-infra-stack and
releng-openstack-stack-delete macros. This patch generalizes the
OS HEAT workflow utilized by ODL to spin up CSIT labs to make it
reusable by non-OpenDaylight projects.

Issue: RELENG-1437
Change-Id: Ie706706e24079b0b87f4537342fd3e8955f63fef
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
.jjb-test/lf-openstack.yaml [deleted file]
.jjb-test/lf-openstack/lf-stack-create-minimal.yaml [new file with mode: 0644]
.jjb-test/lf-openstack/lf-stack-delete-minimal.yaml [new file with mode: 0644]
docs/jjb/lf-openstack-heat.rst [new file with mode: 0644]
jjb/lf-macros.yaml
jjb/lf-openstack-heat.yaml [new file with mode: 0644]
releasenotes/notes/heat-macros-d3e694add6081aac.yaml [new file with mode: 0644]
shell/openstack-stack-copy-ssh-keys.sh [new file with mode: 0644]
shell/openstack-stack-create.sh [new file with mode: 0644]
shell/openstack-stack-parameters.sh [new file with mode: 0644]