31b73b4984
This change adds a new introspection data field 'configuration' with two lists: managers and collectors. Change-Id: Ice0d7e6ecff3f319bc3a4f41617059fd6914e31c
10 lines
310 B
YAML
10 lines
310 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds a new field ``configuration`` to the introspection data collected by
|
|
the ``default`` collector. It contains two fields:
|
|
|
|
* ``collectors`` - list of the enabled inspection collectors.
|
|
* ``managers`` - list of the enabled hardware managers in their priority
|
|
order.
|