Tal Nisan has submitted this change and it was merged.
Change subject: core: Pull down method in AbstractDiskVmCommand
......................................................................
core: Pull down method in AbstractDiskVmCommand
The method isVmNotLocked is only used in AddDiskCommand and thus pulled
down, the null check was removed since the VM cannot be null when the
method is invoked
Change-Id: I592050a458f7c4af9856c674c2dc28a9751a7933
Signed-off-by: Tal Nisan <tnisan(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/AbstractDiskVmCommand.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/AddDiskCommand.java
2 files changed, 2 insertions(+), 9 deletions(-)
Approvals:
Tal Nisan: Verified; Passed CI tests
Allon Mureinik: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/55755
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I592050a458f7c4af9856c674c2dc28a9751a7933
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>