summaryrefslogtreecommitdiffstats
path: root/mof/60_LMI_Realmd.mof
diff options
context:
space:
mode:
Diffstat (limited to 'mof/60_LMI_Realmd.mof')
-rw-r--r--mof/60_LMI_Realmd.mof6
1 files changed, 4 insertions, 2 deletions
diff --git a/mof/60_LMI_Realmd.mof b/mof/60_LMI_Realmd.mof
index 696a1e6..ef371d6 100644
--- a/mof/60_LMI_Realmd.mof
+++ b/mof/60_LMI_Realmd.mof
@@ -1,4 +1,5 @@
-[ Description (
+[ Version("0.1.0"),
+ Description (
"Access to the Realmd Service. "
"Realmd is used to discover realms available for joining as well as "
"providing a mechanism for joining and leaving a realm."),
@@ -67,7 +68,8 @@ class LMI_RealmdService : CIM_Service
string OptionValues[]);
};
-[ Association,
+[ Version("0.1.0"),
+ Association,
Provider("cmpi:cmpiLMI_Realmd") ]
class LMI_HostedRealmdService: CIM_HostedService
{