summaryrefslogtreecommitdiffstats
path: root/mof
diff options
context:
space:
mode:
authorMichal Minar <miminar@redhat.com>2013-05-10 16:16:46 +0200
committerMichal Minar <miminar@redhat.com>2013-07-03 12:40:22 +0200
commita380de9372056e2530dd7a5a67c54f08ae150a34 (patch)
treef02829f5002bc3b594197c883a4a93981b8f7e86 /mof
parentd07c839858c04d528b12bb2d8bf94528f29959f1 (diff)
downloadopenlmi-providers-a380de9372056e2530dd7a5a67c54f08ae150a34.tar.gz
openlmi-providers-a380de9372056e2530dd7a5a67c54f08ae150a34.tar.xz
openlmi-providers-a380de9372056e2530dd7a5a67c54f08ae150a34.zip
added implementation for verification classes
implemented: LMI_SoftwareIdentityFileCheck LMI_SoftwareIdentityChecks
Diffstat (limited to 'mof')
-rw-r--r--mof/LMI_Software.reg11
1 files changed, 11 insertions, 0 deletions
diff --git a/mof/LMI_Software.reg b/mof/LMI_Software.reg
index db6f661..23aca47 100644
--- a/mof/LMI_Software.reg
+++ b/mof/LMI_Software.reg
@@ -138,3 +138,14 @@
namespace: root/cimv2
group: openlmi-software
+[LMI_SoftwareIdentityFileCheck]
+ provider: /usr/lib/python2.7/site-packages/openlmi/software/cimom_entry.py
+ location: pyCmpiProvider
+ type: instance method
+ namespace: root/cimv2
+
+[LMI_SoftwareIdentityChecks]
+ provider: /usr/lib/python2.7/site-packages/openlmi/software/cimom_entry.py
+ location: pyCmpiProvider
+ type: instance association
+ namespace: root/cimv2