Change in vdsm[master]: add VdsmConfig.py for support writing comment to config file

Xu He Jie xuhj at linux.vnet.ibm.com
Mon May 28 05:12:56 UTC 2012


Xu He Jie has uploaded a new change for review.

Change subject: add VdsmConfig.py for support writing comment to config file
......................................................................

add VdsmConfig.py for support writing comment to config file

current config.py just use ConfigParser the python default
implement. it doesn't support adding comment. so create
class VdsmConfig that derived from ConfigParser,
and it can write comment to config file.

Change-Id: I06d8d23e1d1f12b880ae71e2c978efcfece8001a
Signed-off-by: Xu He Jie <xuhj at linux.vnet.ibm.com>
---
M vdsm.spec.in
M vdsm/Makefile.am
A vdsm/VdsmConfig.py
M vdsm/config.py.in
4 files changed, 76 insertions(+), 26 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/26/4826/1
--
To view, visit http://gerrit.ovirt.org/4826
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I06d8d23e1d1f12b880ae71e2c978efcfece8001a
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Xu He Jie <xuhj at linux.vnet.ibm.com>


More information about the vdsm-patches mailing list