Change in ovirt-node-plugin-vdsm[master]: autoinstall: Use systemd service

Douglas Schilling Landgraf has submitted this change and it was merged. Change subject: autoinstall: Use systemd service ...................................................................... autoinstall: Use systemd service This patch changes the autoinstall schema for the vdsm-tool register to use systemd to guarantee that before triggering the register at least the network is up and supervdsmd as well. Additionally, refactor of autoreg since we are not using ovirt-node boot hook anymore. Change-Id: I07fb87e0f5efe84219596ed0f3a51561f22b0152 Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com> Reviewed-on: https://gerrit.ovirt.org/41303 Reviewed-by: Jenkins CI --- M Makefile.am M autoinstall/Makefile.am D autoinstall/autoreg-args D autoinstall/autoreg.py A autoinstall/ovirt-node-plugin-vdsm-autoreg M configure.ac M ovirt-node-plugin-vdsm.spec.in A systemd/Makefile.am A systemd/ovirt-node-plugin-vdsm.service 9 files changed, 284 insertions(+), 163 deletions(-) Approvals: Douglas Schilling Landgraf: Verified; Looks good to me, approved Jenkins CI: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/41303 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I07fb87e0f5efe84219596ed0f3a51561f22b0152 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
dougsland@redhat.com