mirror of
https://github.com/xcat2/confluent.git
synced 2026-09-05 12:37:56 +00:00
1b2f15c392
nodefirmware <node> disks reported the bmc version, and so did adapters and misc. The generic handler takes a category and ignores it, and the ipmi plugin does not filter either, so every category answered with the one entry ipmi can report. Apply the rule R13 established for a redfish inventory that does not categorise itself: the bmc's own firmware is system firmware, so it answers for core and for nothing else. Filtering in the handler that produces the entry leaves an oem handler that does categorise its own firmware free to answer for more.