46884deba3
Currently we log tracebacks on cleaning if a System doesn't have a Bios attribute (seems the case for some Seamicro systems). This patch turns it into a warning and provides correct handling of such cases in other BIOS calls. Also cleans up mocking in the BIOS tests since the current approach can yield surprising results with error inheritance. Change-Id: I34569806c3d34628b688661a3796e8d9b394135c
6 lines
142 B
YAML
6 lines
142 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes traceback on cleaning of nodes with the ``redfish`` hardware type
|
|
if their BMC does not support BIOS settings.
|