Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / releasenotes / notes / stack-delete-7364d1da61f49b1c.yaml
1 ---
2 features:
3   - |
4     Add lf-stack-delete macro to delete an openstack heat stack at the end of
5     the job.
6
7     This macro requires a parameter defined in the job named STACK_NAME
8     containing the name of the stack to delete.