* Add support to automate multiple systems Currently `redfish_utils` module can support only one system. These changes introduce the ability to support multiple systems. * Update - add support to automate multiple systems * Introduce `aggregate()` to avoid code duplication in `get_multi___` like methods. * Remove "set" related methods * include systems URI in each aggregated entry * rebased * Fixes KeyError and merge errors |
||
---|---|---|
.. | ||
__init__.py | ||
idrac_redfish_command.py | ||
redfish_command.py | ||
redfish_config.py | ||
redfish_facts.py |