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

This change has been marked as submitted.


Review request for OpenLMI Developers.
By Michal Minar.

Updated Sept. 25, 2013, 3:01 p.m.

Repository: openlmi-providers

Description

python: support for older versions of python (2.6)

dictConfig() function of logging.config module is not present in stdlib
of python 2.6. This change replaces mentioned function call with manual
setup of handlers and modules.

Diffs

  • src/python/lmi/providers/cmpi_logging.py (c1e29c90c1c40aa81f0af196bf29da5674b10312)

View Diff