ironic/releasenotes/notes/remove-pxe-http-5a05c54f57747bfe.yaml
Jim Rollenhagen 4da99c1976 Remove deprecated [pxe]/http_* options
This removes [pxe]/http_url and [pxe]/http_root options, which have been
deprecated for some time now. These moved to the [deploy] group.

Change-Id: I76283ee2bea474d5b0b0c345fe763fdd764a3bfa
2016-05-16 13:41:07 +00:00

6 lines
177 B
YAML

---
upgrade:
- Removes deprecated options "[pxe]/http_url" and "[pxe]/http_root".
Configuration files should instead use "[deploy]/http_url" and
"[deploy]/http_root".