blob: a0e2c3f26d55df6ca694b3d1649cb175ce1a122f [file] [log] [blame]
George Keishinge62d8b02018-11-29 12:01:56 -06001*** Settings ***
2Documentation BMC redfish resource keyword.
3
4Library ../lib/bmc_redfish.py
5... ${OPENBMC_HOST} ${OPENBMC_USERNAME} ${OPENBMC_PASSWORD}
6... WITH NAME redfish
7
8*** Keywords ***