e9824d11d1
This change implements in-band inspection support for PXE and iPXE boot interfaces and all in-tree network interfaces. Story: #1528920 Task: #23184 Change-Id: I470d55add73bae47a2755cde93d4b1e1f30e94a7
13 lines
519 B
YAML
13 lines
519 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``pxe`` and ``ipxe`` boot interfaces, as well as all in-tree network
|
|
interfaces, now support managing in-band inspection boot.
|
|
upgrade:
|
|
- |
|
|
For the managed in-band inspection to work, make sure that the Bare Metal
|
|
Introspection endpoint (either in the service catalog or in the
|
|
``[inspector]endpoint_override`` configuration option) is not set to
|
|
localhost. Alternatively, set the ``[inspector]callback_endpoint_override``
|
|
option to a value with a real IP address.
|