Files
kayobe/releasenotes/notes/adds-kolla-enable-ironic-inspector-5db384e4f94386c3.yaml
Michal Nasiadka febe06c06a ironic-inspector: Add kolla_enable_ironic_inspector
Following the change to enable inspector optionally in kolla-ansible
due to it's deprecation in Ironic.

Change-Id: Ie85481b7ea2f4e1118f535d2f999d1596b2f3f95
2025-01-13 12:58:01 +00:00

11 lines
495 B
YAML

---
features:
- |
Adds the kolla feature flag: ``kolla_enable_ironic_inspector``. This
defaults to ``true`` if you have enabled Ironic as Kayobe makes extensive
use of introspection rules. Please note that whilst ironic inspector is
deprecated, some features, such as introspection rules are not currently
implemented in the replacement implementation built-in to Ironic. See
:ironic-doc:`Ironic documentation <admin/inspection/migration.html>` for
more details.