Change in vdsm[master]: Adding remove\disable verbs to vdsm-tool for admin usages

mtayer at redhat.com mtayer at redhat.com
Sun Mar 2 18:12:31 UTC 2014


mooli tayer has posted comments on this change.

Change subject: Adding remove\disable verbs to vdsm-tool for admin usages
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.ovirt.org/#/c/21772/2/lib/vdsm/tool/configurator.py
File lib/vdsm/tool/configurator.py:

Line 142:         except RuntimeError:
Line 143:             return False
Line 144: 
Line 145:     def removeConf(self):
Line 146:         vdsm_ver = '-4.9.10'
This patch fails due to this line.
Where do I need to get the correct version from?
Line 147:         conf_prefix = '## beginning of configuration section by vdsm' + \
Line 148:                       vdsm_ver
Line 149:         conf_suffix = '## end of configuration section by vdsm' + vdsm_ver
Line 150: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie7f2c031436a6d202f856c24d9c9420c8bfdf6df
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken 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