Home
last modified time | relevance | path

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

/openbmc/bmcweb/scripts/
H A Dupdate_schemas.py27 redfish_core_path = os.path.join(SCRIPT_DIR, "..", "redfish-core") variable
29 cpp_path = os.path.realpath(os.path.join(redfish_core_path, "include"))
31 schema_path = os.path.join(redfish_core_path, "schema", "dmtf", "csdl")
33 redfish_core_path, "schema", "dmtf", "json-schema"