Change in ovirt-engine[master]: core: fix edit-vm

ahadas at redhat.com ahadas at redhat.com
Mon May 23 11:58:32 UTC 2016


Arik Hadas has submitted this change and it was merged.

Change subject: core: fix edit-vm
......................................................................


core: fix edit-vm

Change I71725d3 broke update-VM flow.
The disks returned by DiskDao#getAllForVm don't include
the required VM-data for the validation of disabling
virtio-scsi.

This is a simple fix - to populate the required data when
querying the disks in VmValidator#canDisableVirtioScsi.

Change-Id: I83479c5bb7a7b4286fe1b1352cd1f01a649ec085
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/validator/VmValidator.java
1 file changed, 17 insertions(+), 0 deletions(-)

Approvals:
  Daniel Erez: Looks good to me, approved
  Jenkins CI: Passed CI tests
  Arik Hadas: Verified



-- 
To view, visit https://gerrit.ovirt.org/57860
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I83479c5bb7a7b4286fe1b1352cd1f01a649ec085
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list