fb6abbd06c
* ironic::conductor::inspect_timeout now sets inspect_wait_timeout * ironic::drivers::inspector::enabled is now deprecated (noop) Change-Id: If14d1212f7eda0cc44b7802e0788b65de63d7666
8 lines
321 B
YAML
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.
|