mooli tayer has posted comments on this change. Change subject: Adding removeConf to sanlock module ......................................................................
Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/26055/2/lib/vdsm/tool/configurator.py File lib/vdsm/tool/configurator.py: Line 141: sys.stderr.write(err) Line 142: if rc != 0: Line 143: raise RuntimeError("Failed to perform sanlock config.") Line 144: Line 145: def unconfigure(self): > I believe this is called removeConf now. opps wrong patch set. ignore Line 146: """ Line 147: Unconfigure sanlock process groups Line 148: """ Line 149: if os.getuid() != 0: -- To view, visit http://gerrit.ovirt.org/26055 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I668552fa037414e9a6aee5b049d61749268f85d0 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: mooli tayer <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
