commit | b331f56c416812b20c1a338b3ffdce32d169a0c1 | [log] [tgz] |
---|---|---|
author | Marri Devender Rao <devenrao@in.ibm.com> | Wed May 24 04:11:58 2017 -0500 |
committer | Marri Devender Rao <devenrao@in.ibm.com> | Tue May 30 04:39:11 2017 -0500 |
tree | 68605ad9f5192812d90675c725fbd793bddc3a0e | |
parent | 569bd13127416a766d89b5dc102ef2b80293daa4 [diff] |
Moving the Event error yaml file to parent Host path 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>
diff --git a/org/open_power/Error/Host/Event.errors.yaml b/org/open_power/Host/Event.errors.yaml similarity index 100% rename from org/open_power/Error/Host/Event.errors.yaml rename to org/open_power/Host/Event.errors.yaml
diff --git a/org/open_power/Error/Host/Event.metadata.yaml b/org/open_power/Host/Event.metadata.yaml similarity index 100% rename from org/open_power/Error/Host/Event.metadata.yaml rename to org/open_power/Host/Event.metadata.yaml