Omer Frenkel has submitted this change and it was merged.

Change subject: core: Fix RunOnce from a CD-ROM
......................................................................


core: Fix RunOnce from a CD-ROM

Change-Id I2c10427764fa58faee54afaa89c4e5e62f5bad82 introduced a
regression that did not allow booting from an ISO, as it misused the
VM's storage pool ID as an ISO domain's ID.

This patch recreates the original behaviour by finding the active ISO
domain in the pool, and passing that on to validation.

Change-Id: I8298cdbfd9ba3b629cd72c0cb6267cdb5469ab61
Signed-off-by: Allon Mureinik <[email protected]>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/validator/RunVmValidator.java
1 file changed, 4 insertions(+), 1 deletion(-)

Approvals:
  Omer Frenkel: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/14818
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8298cdbfd9ba3b629cd72c0cb6267cdb5469ab61
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Sharad Mishra <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to