ironic-python-agent/releasenotes/notes/collect-manager-a80bcf370048eeec.yaml
Dmitry Tantsur c26f498f49 Make logs collection a hardware manager call
This allows hardware managers to collect additional logs.

Change-Id: If082b921d4bf71c4cc41a5a72db6995b08637374
2023-01-25 15:17:06 +01:00

6 lines
172 B
YAML

---
features:
- |
Ramdisk log collection now uses the hardware managers mechanism. You can
provide a `collect_system_logs` call to extend the collection process.