Searched hist:"70304 cb594859b3862eeecc0a16c8e6e9a126530" (Results 1 – 5 of 5) sorted by relevance
/openbmc/bmcweb/redfish-core/include/ |
H A D | registries.hpp | 70304cb594859b3862eeecc0a16c8e6e9a126530 Wed Mar 27 14:03:59 CDT 2019 Jason M. Bills <jason.m.bills@linux.intel.com> Remove the static Base Message Registry file
This change removes the static Base Message Registry file and replaces it with a compile-time structure.
A script is used to pull the Base Message Registry file from the DMTF and parse it into the .hpp structure.
Tested: Verified that after running the script, I can get the same Redfish data back from the existing endpoints without using the static files.
Change-Id: Ide3c61ecff62801c06619d5c3edc2229c945d8e7 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
|
H A D | redfish.hpp | diff 70304cb594859b3862eeecc0a16c8e6e9a126530 Wed Mar 27 14:03:59 CDT 2019 Jason M. Bills <jason.m.bills@linux.intel.com> Remove the static Base Message Registry file
This change removes the static Base Message Registry file and replaces it with a compile-time structure.
A script is used to pull the Base Message Registry file from the DMTF and parse it into the .hpp structure.
Tested: Verified that after running the script, I can get the same Redfish data back from the existing endpoints without using the static files.
Change-Id: Ide3c61ecff62801c06619d5c3edc2229c945d8e7 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
|
/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | base_message_registry.hpp | 70304cb594859b3862eeecc0a16c8e6e9a126530 Wed Mar 27 14:03:59 CDT 2019 Jason M. Bills <jason.m.bills@linux.intel.com> Remove the static Base Message Registry file
This change removes the static Base Message Registry file and replaces it with a compile-time structure.
A script is used to pull the Base Message Registry file from the DMTF and parse it into the .hpp structure.
Tested: Verified that after running the script, I can get the same Redfish data back from the existing endpoints without using the static files.
Change-Id: Ide3c61ecff62801c06619d5c3edc2229c945d8e7 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | message_registries.hpp | 70304cb594859b3862eeecc0a16c8e6e9a126530 Wed Mar 27 14:03:59 CDT 2019 Jason M. Bills <jason.m.bills@linux.intel.com> Remove the static Base Message Registry file
This change removes the static Base Message Registry file and replaces it with a compile-time structure.
A script is used to pull the Base Message Registry file from the DMTF and parse it into the .hpp structure.
Tested: Verified that after running the script, I can get the same Redfish data back from the existing endpoints without using the static files.
Change-Id: Ide3c61ecff62801c06619d5c3edc2229c945d8e7 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
|
/openbmc/bmcweb/scripts/ |
H A D | parse_registries.py | 70304cb594859b3862eeecc0a16c8e6e9a126530 Wed Mar 27 14:03:59 CDT 2019 Jason M. Bills <jason.m.bills@linux.intel.com> Remove the static Base Message Registry file
This change removes the static Base Message Registry file and replaces it with a compile-time structure.
A script is used to pull the Base Message Registry file from the DMTF and parse it into the .hpp structure.
Tested: Verified that after running the script, I can get the same Redfish data back from the existing endpoints without using the static files.
Change-Id: Ide3c61ecff62801c06619d5c3edc2229c945d8e7 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
|