Sandro Bonazzola has posted comments on this change.

Change subject: config: avoid to change existing configuration files
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File src/__main__.py
Line 315: 
Line 316:         cp = ConfigParser.ConfigParser()
Line 317:         cp.read(configs)
Line 318: 
Line 319:         #backward compatibility with existing setup
Done
Line 320:         if cp.has_option('LogCollector', 'rhevm'):
Line 321:             cp.set(
Line 322:                 'LogCollector',
Line 323:                 'engine',


--
To view, visit http://gerrit.ovirt.org/15366
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I55c707424524826235f1faba52c0fafd72a27300
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-log-collector
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Kiril Nesenko <[email protected]>
Gerrit-Reviewer: Moran Goldboim <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Yedidyah Bar David <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to