So I have the same server being discovered both through redfish and through vCenter, and they end up fighting over the descriptions, leading to logs like this every time I run the program:
2023-07-19 17:41:36,834 - INFO: Interface 'vmnic0 (x.x.x.x)' attribute 'description' changed from '' to '1Gb/s pNIC'
But nothing changed because later down (not logged), redfish source seems to change the description back to ''. Not sure how to get this to stop happening, I've not been able to find anywhere to prioritize the source of "description"?
So I have the same server being discovered both through redfish and through vCenter, and they end up fighting over the descriptions, leading to logs like this every time I run the program:
But nothing changed because later down (not logged), redfish source seems to change the description back to ''. Not sure how to get this to stop happening, I've not been able to find anywhere to prioritize the source of "description"?