Federico Simoncelli has submitted this change and it was merged. Change subject: boostrap completion: Restart vdsmd service. ......................................................................
boostrap completion: Restart vdsmd service. Recently we've fixed the functionality which avoids reboot once bootstrap is completed. However, the vdsmd service requiers restart in order to pick up the new configuration and the new certificates issues during the bootstrap. This patch uses the same logic as the ovirt-node reboot function, which reboots the machine or restarts the vdsmd servide when reboot is avoided. Change-Id: Ib95b7cd9aeeff89c0b56e10c6b34f5b853d1f848 --- M vds_bootstrap/vds_bootstrap_complete.py 1 file changed, 15 insertions(+), 4 deletions(-) Approvals: Federico Simoncelli: Doron Fediuck: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2194 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib95b7cd9aeeff89c0b56e10c6b34f5b853d1f848 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Doron Fediuck <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
