Change in ovirt-engine[ovirt-engine-3.3]: core: Host shouldn't move to UP if it's already connected to...

Itamar Heim has submitted this change and it was merged. Change subject: core: Host shouldn't move to UP if it's already connected to other pool ...................................................................... core: Host shouldn't move to UP if it's already connected to other pool When host fails to connect to the pool, it shouldn't move to UP if it's already connected to other pool regardless of the master domain status. Regardless of this change, the error handling in ConnectStoragePoolVdsCommand should be changed as well as the error handling in it's callers, this change handles InitVdsOnUp. Change-Id: Ifd3d8268516b010f7831b59bbc6331cfd70efec1 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1023732 Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/InitVdsOnUpCommand.java 1 file changed, 14 insertions(+), 4 deletions(-) Approvals: Itamar Heim: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21369 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifd3d8268516b010f7831b59bbc6331cfd70efec1 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Liron Ar <laravot@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Liron Ar <laravot@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
iheim@redhat.com