ironic-inspector/releasenotes/notes/active-introspection-949f4a50c9d5218a.yaml
Julia Kreger 46a90d6dad Enable processing of active nodes
Change-Id: Ie369251bb11f36006c3921b3b40800288b49bbc2
Story: 2005896
Task: 33755
2019-07-03 20:10:12 +00:00

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.