
From Simone Tiraboschi <stirabos@redhat.com>:
Simone Tiraboschi has submitted this change and it was merged. Change subject: vdsm: restart imageio daemon on vdsm start ...................................................................... vdsm: restart imageio daemon on vdsm start imageio-daemon loads vdsm's PKI for SSL communication on service start. Hence, when engine enrolls a new certificate, the daemon must be restarted in order to reload it. So the host-deploy should make sure to restart the daemon upon a successful deployment. This is also relevant for hosted-engine setup flow, in which the engine enrolls the certificate to the host after the daemon is already started. Change-Id: I3a998a4901fe7c91da8d0d904762dc57eac0b6de Bug-Url: https://bugzilla.redhat.com/1411491 Signed-off-by: Daniel Erez <derez@redhat.com> --- M src/plugins/ovirt-host-deploy/vdsm/packages.py 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Nir Soffer: Looks good to me, but someone else must approve Simone Tiraboschi: Looks good to me, approved Daniel Erez: Verified Jenkins CI: Passed CI tests Yedidyah Bar David: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/71378 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3a998a4901fe7c91da8d0d904762dc57eac0b6de Gerrit-PatchSet: 4 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <nsoffer@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>