
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: Simone Tiraboschi: Looks good to me, approved Daniel Erez: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/71475 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3a998a4901fe7c91da8d0d904762dc57eac0b6de Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: ovirt-host-deploy-1.6 Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>