summaryrefslogtreecommitdiffstats
path: root/org/open_power/Host
Commit message (Collapse)AuthorAgeFilesLines
* Renamed error yaml to fix duplicate Event string in error messageMarri Devender Rao2017-10-232-9/+0
| | | | | | | Error message - "Message:org.open_power.Error.Host.Event.Event" Change-Id: I6c958788d403e4b7a6ebae7d97bca43fa9ee413b Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
* Modify host event metadata to inherit callout metadataTom Joseph2017-07-251-0/+2
| | | | | Change-Id: I000f81b6d5e737ddbbea758a4e1c84adc09b215b Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
* Moving the Event error yaml file to parent Host pathMarri Devender Rao2017-05-302-0/+7
| | | | | | | | | | | | | | | Having Error in the directory path of "org/open_power/Error/Host/Event.errors.yaml" causes issue when mapping sdbusplus exception type to phosphor type. Following sdbus exception type is converted to phosphor type by replacing sdbusplus and Error with empty space. As there is an Error directory in the sdbusplus type it causes issue in the mapping. Change-Id: I67c4a9121c2316cf548888a5b4ebc6b941dfcfd1 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
* Fix compile failure on Host error yaml fileVishwanatha Subbanna2017-04-171-2/+2
| | | | | Change-Id: Ic634a3d45b93fb9950c76a671b561d68b14e039c Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* Add YAML for host access failuresMatt Spinler2017-03-142-0/+18
Add the YAML for creating errors and callouts for host access related failures. Change-Id: Id9c37d655e91ef31896a4fa9688efd7cc1938f44 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
OpenPOWER on IntegriCloud