Searched refs:redfish_plus (Results 1 – 7 of 7) sorted by relevance
| /openbmc/openbmc-test-automation/lib/ |
| H A D | redfish_plus.py | 46 class redfish_plus(HttpClient): class 151 super(redfish_plus, self).get, *args, **kwargs 159 super(redfish_plus, self).head, *args, **kwargs 167 super(redfish_plus, self).post, *args, **kwargs 175 super(redfish_plus, self).put, *args, **kwargs 183 super(redfish_plus, self).patch, *args, **kwargs 191 super(redfish_plus, self).delete, *args, **kwargs
|
| H A D | bmc_redfish.py | 15 from redfish_plus import redfish_plus 21 class bmc_redfish(redfish_plus):
|
| H A D | bmc_network_utils.robot | 360 # method in redfish_plus.py for details. 438 # method in redfish_plus.py for details. 505 # method in redfish_plus.py for details. 557 # method in redfish_plus.py for details. 837 # method in redfish_plus.py for details. 948 # method in redfish_plus.py for details.
|
| H A D | bmc_ipv6_utils.robot | 243 # method in redfish_plus.py for details.
|
| /openbmc/openbmc-test-automation/docs/ |
| H A D | redfish_coding_guidelines.md | 13 - [redfish_plus.py](../lib/redfish_plus.py)
|
| /openbmc/openbmc-test-automation/openpower/ |
| H A D | test_nmi_interface.robot | 77 # See lib/redfish_plus.py for details.
|
| /openbmc/openbmc-test-automation/redfish/account_service/ |
| H A D | test_ldap_configuration.robot | 580 # method in redfish_plus.py for details.
|