Change in ovirt-engine[master]: core: Extract startup recovery actions from ResourceManager

Moti Asayag has submitted this change and it was merged. Change subject: core: Extract startup recovery actions from ResourceManager ...................................................................... core: Extract startup recovery actions from ResourceManager Extract startup recovery actions from ResourceManager. That fixes the circular dependency problem that is described in the bug. Change-Id: Ie3022029c1474581274549a1d6a5068059e9bd33 Bug-Url: https://bugzilla.redhat.com/1244718 Signed-off-by: Yevgeny Zaspitsky <yzaspits@redhat.com> --- A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/startup/recovery/RecoveryStartupBean.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/ResourceManager.java 2 files changed, 151 insertions(+), 55 deletions(-) Approvals: Martin Peřina: Looks good to me, but someone else must approve Marcin Mirecki: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Moti Asayag: Verified; Looks good to me, approved Arik Hadas: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/43831 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie3022029c1474581274549a1d6a5068059e9bd33 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Marcin Mirecki <mmirecki@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
masayag@redhat.com