bifrost/releasenotes/notes/managed-inspection-options-2764b4ae0079f505.yaml
Dmitry Tantsur 9a914123e9 Update bifrost for using managed boot
* Wire in inspector_extra_kernel_options for managed boot
* Set callback_endpoint_override for keystone-based installations
  to get the correct callback endpoint even if the catalog uses
  localhost for ironic-inspector.
* Delete no longer existing [inspector]enabled.

Story: #1528920
Task: #37364
Depends-On: https://review.opendev.org/688720
Change-Id: I5c1e207b79505e2d7274197edcb12d373c3315e1
2019-11-08 16:37:23 +01:00

8 lines
241 B
YAML

---
upgrade:
- |
Due to the limitations of managed in-band inspection, the
``inspector_extra_kernel_options`` parameter must only contain
``key=value`` pairs. Use ``extra_kernel_options`` to provide generic
kernel options.