Closed mraineri closed 1 year ago
Files identified in the description:
If these files are incorrect, please update the component name
section of the description or use the !component
bot command.
cc @TSKushal @bhavya06 @jyundt @rajeevkallur @renxulei @tomasg2012 @xmadsen click here for bot help
Change has been merged. Thanks @mraineri !
Summary
Some Redfish services model empty account slots instead of using typical POST/DELETE semantics for adding/removing users. When invoking redfish.info Accounts ListUsers, it returns the empty account slots, which are not real user accounts. These empty accounts should be filtered from the response to not confuse users.
Issue Type
Bug Report
Component Name
redfish_info.py, redfish_utils.py
Ansible Version
Community.general Version
Configuration
OS / Environment
Ubuntu
Steps to Reproduce
This needs to target a Redfish service that expose empty account slots like iDRAC on Dell PowerEdge servers.
Expected Results
Expected output
Actual Results
Code of Conduct