Change in ovirt-engine[master]: core: hosted engine: Avoid choosing the hosted engine sd as ...

Roy Golan has submitted this change and it was merged. Change subject: core: hosted engine: Avoid choosing the hosted engine sd as master ...................................................................... core: hosted engine: Avoid choosing the hosted engine sd as master Hosted engine domain will be under domain-monitoring in bootstrap mode and when there is no pool and that prevents VDSM in connecting it to the pool. to avoid further locking and special treatment we have for SPM we would completly avoid using that domain as master. Change-Id: Idd42aa656bea838059aaa274c91e7a5400b3b797 Bug-Url: https://bugzilla.redhat.com/1298697 Signed-off-by: Roy Golan <rgolan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostedengine/HostedEngineHelper.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/domain/StorageDomainCommandBase.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/domain/StorageDomainCommandBaseTest.java 3 files changed, 70 insertions(+), 0 deletions(-) Approvals: Roman Mohr: Verified Jenkins CI: Passed CI tests Roy Golan: Looks good to me, approved Liron Aravot: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/52351 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idd42aa656bea838059aaa274c91e7a5400b3b797 Gerrit-PatchSet: 15 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Roman Mohr <rmohr@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
rgolan@redhat.com