
Alona Kaplan has submitted this change and it was merged. Change subject: engine: Replace host polling with HostSetupNetworkPoller ...................................................................... engine: Replace host polling with HostSetupNetworkPoller DRY: same logic spread among various flows. Now there is a single module which is responsible for polling the host that should be used in the host installation flow when network is being configured. Change-Id: Id9b0f9d84386dbf191ca4c3b050f5a4d204c24a7 Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/NetworkConfigurator.java 1 file changed, 4 insertions(+), 34 deletions(-) Approvals: Alona Kaplan: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/35083 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id9b0f9d84386dbf191ca4c3b050f5a4d204c24a7 Gerrit-PatchSet: 40 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: automation@ovirt.org