ironic/releasenotes/notes/remove-DEPRECATED-options-from-[agent]-7b6cce21b5f52022.yaml
Ramamani Yeleswarapu e9bf491686 Remove two DEPRECATED config options from [agent]
Remove two config options that were DEPRECATED in Liberty cycle
from the config group section [agent]. They are:
- agent_pxe_append_params
- agent_pxe_config_template

These were marked for removal in the Mitaka release.

Change-Id: I5ceb895db7dcd7150b93059ddc8c4084228efca0
Closes-Bug: 1570475
2016-04-21 10:09:01 -07:00

10 lines
242 B
YAML

---
upgrade:
- |
In the configuration group ``[agent]``, the following options were
deprecated in the Liberty cycle and they have been removed:
* ``[agent]/agent_pxe_append_params``
* ``[agent]/agent_pxe_config_template``