Change in ovirt-engine[master]: core: Minor cleanup on disk moving commands

Daniel Erez has submitted this change and it was merged. Change subject: core: Minor cleanup on disk moving commands ...................................................................... core: Minor cleanup on disk moving commands 1. Solved some hiding issues (detected by Eclipse IDE) 2. Replaced DbFacade.getInstance() with getDbFacade() 3. Replaced Backend.getInstance().runVdsCommand() with runVdsCommand() Change-Id: If554729a606c64f4a65393b875073556fea962b3 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyDiskCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyImageGroupCommand.java 2 files changed, 67 insertions(+), 70 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5347 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If554729a606c64f4a65393b875073556fea962b3 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com>
participants (1)
-
derez@redhat.com