46a90d6dad
Change-Id: Ie369251bb11f36006c3921b3b40800288b49bbc2 Story: 2005896 Task: 33755
12 lines
484 B
YAML
12 lines
484 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds the capability for introspection data to be posted to the API
|
|
when a baremetal node is in ``active`` or ``rescue`` states. This
|
|
feature may be useful for data center operators who wish to update
|
|
introspection data periodically.
|
|
|
|
To enable this feature, set ``[processing]permit_active_introspection``
|
|
to ``True``. When this is set, the value of ``[processing]power_off`` is
|
|
overridden for nodes in ``active`` or ``rescue`` states.
|