kolla-ansible/releasenotes/notes/expose-flag-to-enable-ironic-inspector-in-bifrost.yml-12215fb9b1f09528.yaml
Bartosz Bezak 43f43c97c4 Refine release notes before kolla 2024.1 release
Change-Id: I9e4933cecd5c1e336b1bdc1072925fa73cd0c8ee
2024-05-07 13:07:04 +02:00

9 lines
388 B
YAML

---
features:
- |
Exposed a flag, `bifrost_enable_ironic_inspector`, to enable
ironic-inspector in Bifrost. This option defaults to `True` as it can be
useful for backwards compatibility. It still allows using native in-band
inspection when Ironic Inspector is enabled by setting `inspect_interface`
to `agent`. Please see the Ironic documentation for more details.