Change in ovirt-engine[ovirt-engine-3.3]: core: order of operations when deactivating the last master ...

Oved Ourfali has submitted this change and it was merged. Change subject: core: order of operations when deactivating the last master domain ...................................................................... core: order of operations when deactivating the last master domain When deactivating the master domain and there's no other domain to migrate the master to, the hsms can be disconnected from the pool only after the spm was stopped to avoid having them being disconnected from the pool in case that we failed to stop the spm which will cause them to move to non op as they won't have repoStats on the domains. Change-Id: I9d9dcf86a7a1f49175435807816a208d4506a7b7 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1054108 Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/DeactivateStorageDomainCommand.java 1 file changed, 21 insertions(+), 17 deletions(-) Approvals: Allon Mureinik: Looks good to me, approved Liron Ar: Verified -- To view, visit http://gerrit.ovirt.org/26051 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9d9dcf86a7a1f49175435807816a208d4506a7b7 Gerrit-PatchSet: 3 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: Liron Ar <laravot@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
oourfali@redhat.com