Dan Kenigsberg has submitted this change and it was merged. Change subject: BZ#773371 call `vdsmd reconfigure` after bootstrap ......................................................................
BZ#773371 call `vdsmd reconfigure` after bootstrap If installation change ssl from False to True and added valid certificates, we need to reconfigure vdsm to use it. This was done by the "reconfigure" verb for our SysV daemon, but unsupported by systemd. This patch is an ugly hack for an oVirt release, until we have a proper vdsm-tool for these purposes. Change-Id: Ide0b9c1fb86c8d7bcea54d1ba8c8d9a7598af733 --- M vdsm_reg/deployUtil.py.in 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/1360 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ide0b9c1fb86c8d7bcea54d1ba8c8d9a7598af733 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
