2e8db13e09
This value is a way for an operator to signal Ironic whether they have an infrastructure for unmanaged inspection. Previously, unmanaged inspection was considered to be always supported. With this change, the inspector-based inspection works as previously, while the new built-in inspection defaults to only managed inspection. Change-Id: I4a9125881dc5822656efde1346807c3dd749973e
9 lines
342 B
YAML
9 lines
342 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The default value of the configuration option
|
|
``[inspector]require_managed_boot`` is now ``True`` for the newer ``agent``
|
|
inspect interface. The older ``inspector`` implementation is not affected.
|
|
Operators with deployments that support unmanaged inspection must set
|
|
this value to ``False`` explicitly.
|