summaryrefslogtreecommitdiffstats
path: root/mof/60_LMI_Hardware.mof
diff options
context:
space:
mode:
authorPeter Schiffer <pschiffe@redhat.com>2013-05-14 19:02:01 +0200
committerPeter Schiffer <pschiffe@redhat.com>2013-05-14 19:02:01 +0200
commitfcc1acdd4302e4c9e31d102ae8b7e25fc2d67a96 (patch)
tree0e09949cd4ccd21e12f7a767790f2d2b94255c4d /mof/60_LMI_Hardware.mof
parentf3265d37cea12a5126f9e7ac8266142cd7a05f23 (diff)
downloadopenlmi-providers-fcc1acdd4302e4c9e31d102ae8b7e25fc2d67a96.tar.gz
openlmi-providers-fcc1acdd4302e4c9e31d102ae8b7e25fc2d67a96.tar.xz
openlmi-providers-fcc1acdd4302e4c9e31d102ae8b7e25fc2d67a96.zip
Hardware: Added Chassis provider
New Provider: * LMI_ChassisProvider
Diffstat (limited to 'mof/60_LMI_Hardware.mof')
-rw-r--r--mof/60_LMI_Hardware.mof9
1 files changed, 9 insertions, 0 deletions
diff --git a/mof/60_LMI_Hardware.mof b/mof/60_LMI_Hardware.mof
index cba6459..a63028d 100644
--- a/mof/60_LMI_Hardware.mof
+++ b/mof/60_LMI_Hardware.mof
@@ -207,6 +207,15 @@ class LMI_PhysicalMemoryRealizes: CIM_Realizes
};
/******************************************************************************
+ * Physical Asset
+ */
+
+[ Provider("cmpi:cmpiLMI_Chassis") ]
+class LMI_Chassis: CIM_Chassis
+{
+};
+
+/******************************************************************************
* PCI Devices
*/