Change in vdsm[master]: configfile.py utility for common config file editing operati...

mtayer at redhat.com mtayer at redhat.com
Thu May 8 07:38:28 UTC 2014


mooli tayer has posted comments on this change.

Change subject: configfile.py utility for common config file editing operations.
......................................................................


Patch Set 6:

(1 comment)

http://gerrit.ovirt.org/#/c/27129/6/lib/vdsm/tool/configfile.py
File lib/vdsm/tool/configfile.py:

Line 203:         return self.wrapped.getint('root', option)
Line 204: 
Line 205:     def read(self, path):
Line 206:         wrap = '[root]\n' + open(path, 'r').read()
Line 207:         wrap = StringIO.StringIO(wrap)
> try:
Done


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

Gerrit-MessageType: comment
Gerrit-Change-Id: If8c7ae2b562650e403fc39024f3531d44b2b9c4f
Gerrit-PatchSet: 6
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: mooli tayer <mtayer at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: mooli tayer <mtayer at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list