open_power: add OCC errors from openpower-occ-control

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I91f1a459fecc623168f65a3b17ff50974344eec7
diff --git a/yaml/org/open_power/OCC/Device.metadata.yaml b/yaml/org/open_power/OCC/Device.metadata.yaml
new file mode 100644
index 0000000..ee79e2d
--- /dev/null
+++ b/yaml/org/open_power/OCC/Device.metadata.yaml
@@ -0,0 +1,15 @@
+- name: OpenFailure
+  inherits:
+      - xyz.openbmc_project.Common.Callout.Device
+
+- name: ReadFailure
+  inherits:
+      - xyz.openbmc_project.Common.Callout.Device
+
+- name: WriteFailure
+  inherits:
+      - xyz.openbmc_project.Common.Callout.Device
+
+- name: ConfigFailure
+  inherits:
+      - xyz.openbmc_project.Common.Callout.Device