python-tripleoclient/releasenotes/notes/default_ironic_http_boot-4b1d3769635b829f.yaml
Ben Nemec 54ec954a1e Move ironic http boot reno to the correct section
This is not a deprecation.  A deprecation leaves existing functionality
in place but warns that it will go away in the future.  This is a
breaking change with upgrade impacts for anyone using a
non-containerized undercloud.

Change-Id: I66ae303d4d52bd2379f4aa8fe082705bae362049
Related-Bug: 1782663
2018-07-19 22:47:55 +00:00

7 lines
162 B
YAML

---
upgrade:
- |
The default value of `--http-boot` changed from `/httpboot` to
`/var/lib/ironic/httpboot` as containerized Ironic services
expect.