D-Bus interface for OCC status.

Resolves openbmc/openbmc#1499

Change-Id: I57bd63656fe8544ba61a9b9d48ab5890d9ba1654
Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
diff --git a/org/open_power/OCC/Status.interface.yaml b/org/open_power/OCC/Status.interface.yaml
new file mode 100644
index 0000000..4f9fb18
--- /dev/null
+++ b/org/open_power/OCC/Status.interface.yaml
@@ -0,0 +1,8 @@
+description: >
+    Implement to indicate status of the OCC.
+
+properties:
+    - name: OccActive
+      type: boolean
+      description: >
+        Indicates whether OCC is active or not