puppet-ironic/releasenotes/notes/remove-ironic_api_paste_ini-02c4210f79f25d82.yaml
Takashi Kajinami 889fc86298 Clean up parameter/resource to manage api-paste.ini
This change removes the remaining parameter and resource to manage
api-paste.ini, which were deprecated during the previous cycle[1].
Ironic doesn't rely on the paste deploy mechanism and these
implementations have never been used actually.

[1] 7f88e87fe8
Change-Id: I15e4a1368a5e0606ad2b1fb05a2ce4dc399e9c3b
2021-10-15 11:28:22 +09:00

8 lines
167 B
YAML

---
upgrade:
- |
The ``ironic_api_paste_ini`` resource type has been deleted.
- |
The ``ironic::config::ironic_api_paste_ini`` parameter has bee removed.