summaryrefslogtreecommitdiffstats
path: root/src/software/openlmi/software/LMI_SoftwareInstallationService.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/software/openlmi/software/LMI_SoftwareInstallationService.py')
-rw-r--r--src/software/openlmi/software/LMI_SoftwareInstallationService.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/software/openlmi/software/LMI_SoftwareInstallationService.py b/src/software/openlmi/software/LMI_SoftwareInstallationService.py
index 8d29b3d..84f957a 100644
--- a/src/software/openlmi/software/LMI_SoftwareInstallationService.py
+++ b/src/software/openlmi/software/LMI_SoftwareInstallationService.py
@@ -80,7 +80,7 @@ class LMI_SoftwareInstallationService(CIMProvider2):
model['EnabledDefault'] = self.values.EnabledDefault.Not_Applicable
model['EnabledState'] = self.values.EnabledState.Not_Applicable
model['HealthState'] = self.values.HealthState.OK
- model['InstanceID'] = 'LMI:InstallationService'
+ model['InstanceID'] = 'LMI:LMI_InstallationService'
model['OperatingStatus'] = self.values.OperatingStatus.Servicing
model['OperationalStatus'] = [self.values.OperationalStatus.OK]
model['PrimaryStatus'] = self.values.PrimaryStatus.OK