Allon Mureinik has submitted this change and it was merged.
Change subject: core: Allow editing a bootable disk
......................................................................
core: Allow editing a bootable disk
Fixed a couple of bugs in getOtherVmDisks(Guid) to allow editing a
bootable disk:
1. Once the list of disks is produced, it should be saved in the cache
map
2. The break statement should be inside the if, not after it.
Change-Id: I111de3ff5710d29d1301c0c47e12755d88e016b9
Bug-Url:
https://bugzilla.redhat.com/959761
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmDiskCommand.java
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Daniel Erez: Looks good to me, approved
Allon Mureinik: Verified
Liron Ar: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/14439
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I111de3ff5710d29d1301c0c47e12755d88e016b9
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Sergey Gotliv <sgotliv(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Vered Volansky <vvolansk(a)redhat.com>