ironic-inspector/releasenotes/notes/fix-extra-hardware-process-c0635a972de37b0a.yaml
Kaifeng Wang 09938a3975 Improve error handling of extra_hardware
extra_hardware plugin saves data to Swift, if Swift is not available
or accessible, the collected information will not be processed and
consumed.

Change-Id: I6cae8d84ac73ea656f0e305bc408c4788aefa1fa
Story: 2005691
Task: 31011
2019-05-15 11:39:03 +08:00

7 lines
180 B
YAML

---
fixes:
- |
Fixes an issue when extra_hardware plugin failed to save extra hardware
information to Swift, the collected information is not processed and
consumed.