redfish_info: Accounts ListUsers shows empty account slots #6771
Labels
bug
This issue/PR relates to a bug
has_pr
module_utils
module_utils
module
module
plugins
plugin (any type)
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
$ ansible-galaxy collection list community.general
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
The text was updated successfully, but these errors were encountered: