ironic-inspector/releasenotes/notes/cpu-memory-cfdc72b625780871.yaml
Dmitry Tantsur 463d0a2f54 Stop failing on missing memory or CPU
They have been optional for scheduling since Pike and are not used
by Nova at all since Stein.

Change-Id: Idd4d727d3bbcbb8898a0d989d3c496070bc41d8a
2019-06-14 10:10:02 +02:00

7 lines
213 B
YAML

---
fixes:
- |
No longer fails introspection if memory or CPU information is not provided
in the inventory. These are no longer required for scheduling,
introspection should not require them either.