summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Safranek <jsafrane@redhat.com>2013-05-22 14:58:47 +0200
committerJan Safranek <jsafrane@redhat.com>2013-05-22 14:58:47 +0200
commitf919b06c841d1f11fa9135bccbe8e3dd08db1db8 (patch)
tree39488d94b6a78d41e7746c1653a80299f5ee2b67
parent73df25c359a7d25e20a8886b51d047d22a9a3641 (diff)
downloadopenlmi-providers-f919b06c841d1f11fa9135bccbe8e3dd08db1db8.tar.gz
openlmi-providers-f919b06c841d1f11fa9135bccbe8e3dd08db1db8.tar.xz
openlmi-providers-f919b06c841d1f11fa9135bccbe8e3dd08db1db8.zip
Fixed PowerManagement.mof to be readable by Pegasus.
Pegasus complains about "Non-association class contains reference property".
-rw-r--r--mof/60_LMI_PowerManagement.mof2
1 files changed, 1 insertions, 1 deletions
diff --git a/mof/60_LMI_PowerManagement.mof b/mof/60_LMI_PowerManagement.mof
index f1b9ee9..490ad03 100644
--- a/mof/60_LMI_PowerManagement.mof
+++ b/mof/60_LMI_PowerManagement.mof
@@ -59,7 +59,7 @@ class LMI_PowerConcreteJob: CIM_ConcreteJob
{
};
-[ Provider("cmpi:cmpiLMI_PowerManagement") ]
+[ Provider("cmpi:cmpiLMI_PowerManagement"), Association ]
class LMI_ElementCapabilities: CIM_ElementCapabilities
{
[ Key, Min(1), Description("The managed element.") ]