15331100 | 09-Mar-2017 |
Deepak Kodihalli <dkodihal@in.ibm.com> |
Map sdbusplus exception to phosphor exception
Errors will be created by using the sdbusplus error types, which results in an sdbusplus exception being thrown.
Error metadata can be verified at comp
Map sdbusplus exception to phosphor exception
Errors will be created by using the sdbusplus error types, which results in an sdbusplus exception being thrown.
Error metadata can be verified at compile-time by checking the error against phosphor-logging error types. This commit maps the sdbusplus error type to the phosphor type, for this purpose, via template specializations.
Change-Id: Iee37e2a3846cc3acf3a62270a520ff0c395fd36d Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
show more ...
|
5650b399 | 02-Mar-2017 |
Deepak Kodihalli <dkodihal@in.ibm.com> |
callouts: add script to generate callout mappings
Add a script that can generate callout mappings. The script needs an input YAML to denote callout mappings. Add an example YAML.
Change-Id: I7b49fe
callouts: add script to generate callout mappings
Add a script that can generate callout mappings. The script needs an input YAML to denote callout mappings. Add an example YAML.
Change-Id: I7b49fe4c586bf7abfed2865cfd776de4d5745ef5 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
show more ...
|