puppet-ironic/releasenotes/notes/inspector-enabled-f0eedadbf4d6c3c1.yaml
Dmitry Tantsur fb6abbd06c Changes for Rocky cycle deprecations
* ironic::conductor::inspect_timeout now sets inspect_wait_timeout
* ironic::drivers::inspector::enabled is now deprecated (noop)

Change-Id: If14d1212f7eda0cc44b7802e0788b65de63d7666
2018-07-30 20:30:36 +02:00

8 lines
321 B
YAML

---
deprecations:
- |
The ``ironic::drivers::inspector::enabled`` parameter is now deprecated and
has no effect. This option does not work with hardware types, and classic
drivers have been removed. Use the ``enabled_inspect_interfaces`` parameter
from ``ironic::drivers::hardware_interfaces`` instead.