Home
last modified time | relevance | path

Searched refs:redfish_plus (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dredfish_plus.py46 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 Dbmc_redfish.py15 from redfish_plus import redfish_plus
21 class bmc_redfish(redfish_plus):
H A Dbmc_network_utils.robot360 # 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 Dbmc_ipv6_utils.robot243 # method in redfish_plus.py for details.
/openbmc/openbmc-test-automation/docs/
H A Dredfish_coding_guidelines.md13 - [redfish_plus.py](../lib/redfish_plus.py)
/openbmc/openbmc-test-automation/openpower/
H A Dtest_nmi_interface.robot77 # See lib/redfish_plus.py for details.
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_ldap_configuration.robot580 # method in redfish_plus.py for details.