Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / releasenotes / notes / packer-openstack-clouds-yaml-b0f8a251d9b68bee.yaml
1 ---
2 features:
3   - |
4     Add support to the packer-build job to use clouds.yaml for openstack builder
5     configuration rather than through the cloud-env file. This allows us to
6     simplify the template configuration for openstack builders moving forward.
7 upgrade:
8   - |
9     Minimum packer version 1.2.5 is now required for the packer-build job.
10   - |
11     **lf-infra-packer-build** macro now requires 2 new variables to be passed.
12
13     #. **openstack:** Set to true if template is built using the openstack builder
14     #. **openstack-cloud:** The clouds.yaml cloud to use when running ``packer build``