Oved Ourfali has submitted this change and it was merged.
Change subject: engine: Wrong vnic profiles on vm based on template from another cluster
......................................................................
engine: Wrong vnic profiles on vm based on template from another cluster
If-
1. New vm is based on template from different cluster (or even dc in
case of 'Blank' template).
And
2. The template has nics which's profile's network is not attached to the
vm's cluster.
Then-
The profiles on the vm's nics should be overridden by 'Empty' profiles.
Change-Id: I678c8db0e56c9ba9e9e947028d14ae4ddae76e0a
Bug-Url:
https://bugzilla.redhat.com/1103058
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java
1 file changed, 9 insertions(+), 0 deletions(-)
Approvals:
Alona Kaplan: Verified
Moti Asayag: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/30671
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I678c8db0e56c9ba9e9e947028d14ae4ddae76e0a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server