
Eli Mesika has submitted this change and it was merged. Change subject: core: allow putting host on maintenance if lonley in dc also for SPM host ...................................................................... core: allow putting host on maintenance if lonley in dc also for SPM host fixup to commit 998c17 which introduced this ability but didn't cleanup irsBrokerCommand cached mCurrentVdsId value, which leaded to keep requesting for SPMStatus from unreachable or deleted host. Change-Id: Ib0dc1bb6e4318fc1465b51652d519574a3af4f99 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1055455 Signed-off-by: Yaniv Bronhaim <ybronhei@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/FenceVdsManualyCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/StorageHandlingCommandBase.java 2 files changed, 37 insertions(+), 35 deletions(-) Approvals: Eli Mesika: Looks good to me, approved Yaniv Bronhaim: Verified -- To view, visit http://gerrit.ovirt.org/24907 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib0dc1bb6e4318fc1465b51652d519574a3af4f99 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <ybronhei@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Liron Ar <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: Yaniv Bronhaim <ybronhei@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server