
Maor Lipchuk has submitted this change and it was merged. Change subject: core: Use existing 'failCanDoAction' method to fail a CDA ...................................................................... core: Use existing 'failCanDoAction' method to fail a CDA Reuse existing 'failCnDoAction' method instead of writing method logic inline. Change-Id: I111ee52cb967ab97f1614b2b00bcfa9346a0f3b0 Signed-off-by: Ala Hino <ahino@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/DetachDiskFromVmCommand.java 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: Maor Lipchuk: Looks good to me, approved Ala Hino: Verified -- To view, visit http://gerrit.ovirt.org/37231 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I111ee52cb967ab97f1614b2b00bcfa9346a0f3b0 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ala Hino <ahino@redhat.com> Gerrit-Reviewer: Ala Hino <ahino@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> 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 Gerrit-Reviewer: oVirt Jenkins CI Server