Software.Image: add YAML from phosphor-bmc-code-mgmt

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Icc3a526d9cbc4e38b4336eca46d081e9c108022f
diff --git a/yaml/xyz/openbmc_project/Software/Image.metadata.yaml b/yaml/xyz/openbmc_project/Software/Image.metadata.yaml
new file mode 100644
index 0000000..a63d4a1
--- /dev/null
+++ b/yaml/xyz/openbmc_project/Software/Image.metadata.yaml
@@ -0,0 +1,27 @@
+- name: UnTarFailure
+  level: ERR
+  meta:
+      - str: "PATH=%s"
+        type: string
+- name: ManifestFileFailure
+  level: ERR
+  meta:
+      - str: "PATH=%s"
+        type: string
+- name: InternalFailure
+  level: ERR
+  meta:
+      - str: "FAIL=%s"
+        type: string
+- name: ImageFailure
+  level: ERR
+  meta:
+      - str: "FAIL=%s"
+        type: string
+      - str: "PATH=%s"
+        type: string
+- name: BusyFailure
+  level: ERR
+  meta:
+      - str: "PATH=%s"
+        type: string