This is an automatically generated e-mail. To reply, visit: http://reviewboard-openlmi.rhcloud.com/r/241/

This change has been marked as submitted.


Review request for OpenLMI Developers.
By Michal Minar.

Updated April 19, 2013, 5:01 p.m.

Repository: openlmi-providers

Description

modified indication filters

Indication filters now reflect the name of indication class, which is
instrumented by particular provider. This ensures, that cimom knows,
which provider to call and does not bother the others. So instead of
selecting indication instances from general class CIM_InstModification,
it will be LMI_SoftwareInstModification. This is a common pattern for
indication queries.

Avoided another shortcoming of sfcbmof parser:
  /* comment */ something useful is also ignored :-(

Diffs

  • mof/70_LMI_SoftwareIndicationFilters.mof (e3af599dbd921ab0224154008aed04027a805a32)
  • src/python/openlmi/common/IndicationManager.py (b51737386ab05c156fa72ee3e55b0dc137811023)
  • src/software/openlmi/software/yumdb/jobmanager.py (7283d054028b29c0e101a6b0515b42bc3a550317)

View Diff