Dan Kenigsberg has submitted this change and it was merged. Change subject: set reconfigureOnForce attribute to ModuleConfigurer ......................................................................
set reconfigureOnForce attribute to ModuleConfigurer When reconfigureOnForce set to True and --force flag set the configure verb will overwrite the configuration even if already set. For libvirt we do that to keep old semantic of --force flag. Change-Id: I2d3984e3cd6b866dcee6e6dc493ba78a34ff56d6 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1035847 Signed-off-by: Yaniv Bronhaim <[email protected]> Reviewed-on: http://gerrit.ovirt.org/22492 Reviewed-by: Alon Bar-Lev <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/tool/configurator.py 1 file changed, 8 insertions(+), 2 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Yaniv Bronhaim: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22492 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2d3984e3cd6b866dcee6e6dc493ba78a34ff56d6 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
