ironic/releasenotes/notes/deprecate-inspector-enabled-901fd9c9426046c7.yaml
Dmitry Tantsur 53048b992b Deprecate [inspector]enabled option
It was only used with classic drivers, with their removal we no longer
need it.

Change-Id: I6670ad515d269d1256f8ddc6fddb451e790557e7
2018-06-27 16:21:55 +02:00

8 lines
283 B
YAML

---
deprecations:
- |
The ``[inspector]enabled`` configuration option is deprecated. It only
affected classic drivers, and with their removal it no longer has any
effect. Use the ``enabled_inspect_interfaces`` option to enable/disable
support for ironic-inspector.