
Following the change to enable inspector optionally in kolla-ansible due to it's deprecation in Ironic. Change-Id: Ie85481b7ea2f4e1118f535d2f999d1596b2f3f95
11 lines
495 B
YAML
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.
|