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 <amureini(a)redhat.com>
---
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 <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Sharad Mishra <snmishra(a)linux.vnet.ibm.com>