blob: ef38830cf02a51db14e9cea3279b552bc1bdd425 [file] [log] [blame]
*** Settings ***
Documentation BMC redfish resource keyword.
Resource resource.robot
Resource rest_response_code.robot
Library bmc_redfish.py https://${OPENBMC_HOST} ${OPENBMC_USERNAME}
... ${OPENBMC_PASSWORD} WITH NAME Redfish
Library bmc_redfish_utils.py WITH NAME redfish_utils
Library disable_warning_urllib.py
*** Keywords ***