
Allon Mureinik has submitted this change and it was merged. Change subject: core: Abort SD activation when connection to VDS fails ...................................................................... core: Abort SD activation when connection to VDS fails Prior to this change SD activation was attempted and failed, leaving the SD in inactive status. Now the activation is not attempted and the SD maintains its status. Change-Id: Ie99cdbe34c15a608a5777d4881fc2cd255d2c512 Bug-Url: https://bugzilla.redhat.com/1164938 Signed-off-by: Vered Volansky <vvolansk@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ActivateStorageDomainCommand.java 1 file changed, 14 insertions(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests Vered Volansky: Verified Allon Mureinik: Looks good to me, approved Maor Lipchuk: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/47134 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie99cdbe34c15a608a5777d4881fc2cd255d2c512 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vered Volansky <vvolansk@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vered Volansky <vvolansk@redhat.com> Gerrit-Reviewer: automation@ovirt.org