summaryrefslogtreecommitdiffstats
path: root/src/software/openlmi/software/LMI_SoftwareInstalledPackage.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/software/openlmi/software/LMI_SoftwareInstalledPackage.py')
-rw-r--r--src/software/openlmi/software/LMI_SoftwareInstalledPackage.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/software/openlmi/software/LMI_SoftwareInstalledPackage.py b/src/software/openlmi/software/LMI_SoftwareInstalledPackage.py
index d82a5a2..4206a46 100644
--- a/src/software/openlmi/software/LMI_SoftwareInstalledPackage.py
+++ b/src/software/openlmi/software/LMI_SoftwareInstalledPackage.py
@@ -29,13 +29,13 @@ Instruments the CIM class LMI_SoftwareInstalledPackage
import pywbem
from pywbem.cim_provider2 import CIMProvider2
+from openlmi.common import cmpi_logging
from openlmi.software.core import (
ComputerSystem, SoftwareFileCheck,
SoftwareInstalledPackage, SoftwarePackage)
-from openlmi.software.util import cmpi_logging
from openlmi.software.yumdb import YumDB
-class LMI_SoftwareInstalledPackage(CIMProvider2): #pylint: disable=R0904
+class LMI_SoftwareInstalledPackage(CIMProvider2):
"""Instrument the CIM class LMI_SoftwareInstalledPackage
The InstalledSoftwareElement association allows the identification of