puppet-ironic/releasenotes/notes/deprecate-ironic_api_paste_ini-7100439884d6febe.yaml
Takashi Kajinami 7f88e87fe8 Deprecate invalid ironic_api_paste_ini
Ironic has never used api-paste.ini but defines pipeline in code.
The ironic_api_paste_ini resource type to manage api-paste.ini is
deprecated because the resource is just invalid.

Change-Id: I5fc1d691642f184b6fdd4bfcba5314b3ea11b583
2021-08-11 14:47:26 +09:00

10 lines
301 B
YAML

---
deprecations:
- |
The ``ironic_api_paste_ini`` resource type has been deprecated and will be
removed in a future release.
- |
The ``ironic::config::ironic_api_paste_ini`` parameter has been deprecated
and has no effect now. This parameter will be removed in a future release.