Dan Kenigsberg has uploaded a new change for review. 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(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/60/1360/1 -- To view, visit http://gerrit.ovirt.org/1360 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ide0b9c1fb86c8d7bcea54d1ba8c8d9a7598af733 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
