xref: /openbmc/openbmc-test-automation/lib/bmc_redfish_resource.robot (revision b89977a44ae38492550ac82a191db5bbf7f3ad29)
1*** Settings ***
2Documentation   BMC redfish resource keyword.
3
4Library         bmc_redfish.py
5...             ${OPENBMC_HOST}  ${OPENBMC_USERNAME}  ${OPENBMC_PASSWORD}
6...             WITH NAME  redfish
7Resource        rest_response_code.robot
8Library         disable_warning_urllib.py
9
10*** Keywords ***
11