tripleo-heat-templates/releasenotes/notes/octavia-amphora-image-defaults-0d9efe1a0222b76d.yaml
Brent Eagles 4d8a80f386 Octavia amphora image handling updates
This patch changes some defaults that turned out to be not very good in
practice to be empty values. The default behavior is instead
distribution specific behavior in the ansible playbooks.

Change-Id: Ib5338d0fadc9c1c8fcf73c53e4364d35a5f29fe7
Related-Bug: #1754039
Depends-On: https://review.openstack.org/#/c/562019/
2018-04-24 11:10:10 +02:00

10 lines
451 B
YAML

---
features:
- |
The Octavia amphora image name is now derived from the filename by default so the
`OctaviaAmphoraImageName` now behaves as an override if set to a non-default value.
- The Octavia amphora image file name default value is now an empty string resulting
in a distribution specific default location being used. The
`OctaviaAmphoraImageFilename` parameter now behaves as an override if set to a
non-default value.