Commit b9bac6e
committed
feat(ironic): pull in latest stable/2025.2 and some backports
Pulled in latest stable/2025.2 fixes:
- Fix Redfish boot device setting for full boot request vendors
- ci: Pin `setuptools` to a range that still ships
- Prevent power sync to interfere with FirmwareUpdate
- fix: missing staticmethod decorator on inspection_rules func
- Fix async periodic on redfish for servicewait
- fix inspection rules loaded from a file to not fail in logging
- Redfish: guard retrieve_nic_components against MissingAttributeError
Backport:
- Add storage controller discovery to Redfish inspection
- fix up the behavior of serial number reading on iDRAC1 parent eeba6d6 commit b9bac6e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments