summaryrefslogtreecommitdiffstats
path: root/mof/LMI_Software.reg
diff options
context:
space:
mode:
authorMichal Minar <miminar@redhat.com>2013-03-04 15:15:36 +0100
committerMichal Minar <miminar@redhat.com>2013-03-04 15:15:36 +0100
commit19ab3372fe708be3e937df5d1ed6945ac813b51c (patch)
tree7e2cc6c06c2234498d1ac37633333a4c2eb13ff3 /mof/LMI_Software.reg
parent282aa360c1ab3c58622d9e284bb0b3600e8997b4 (diff)
downloadopenlmi-providers-19ab3372fe708be3e937df5d1ed6945ac813b51c.tar.gz
openlmi-providers-19ab3372fe708be3e937df5d1ed6945ac813b51c.tar.xz
openlmi-providers-19ab3372fe708be3e937df5d1ed6945ac813b51c.zip
added association providers for SoftwareIdentityResource
simplified writing references() method of any association provider
Diffstat (limited to 'mof/LMI_Software.reg')
-rw-r--r--mof/LMI_Software.reg13
1 files changed, 13 insertions, 0 deletions
diff --git a/mof/LMI_Software.reg b/mof/LMI_Software.reg
index 43bf302..2383e44 100644
--- a/mof/LMI_Software.reg
+++ b/mof/LMI_Software.reg
@@ -33,3 +33,16 @@
location: pyCmpiProvider
type: instance
namespace: root/cimv2
+
+[LMI_ResourceForSoftwareIdentity]
+ provider: /usr/lib/python2.7/site-packages/openlmi/software/cimom_entry.py
+ location: pyCmpiProvider
+ type: instance association
+ namespace: root/cimv2
+
+[LMI_HostedSoftwareIdentityResource]
+ provider: /usr/lib/python2.7/site-packages/openlmi/software/cimom_entry.py
+ location: pyCmpiProvider
+ type: instance association
+ namespace: root/cimv2
+