Oved Ourfali has submitted this change and it was merged.
Change subject: engine: Dual mode shouldn't be sent to vdsm on hotplug nic
......................................................................
engine: Dual mode shouldn't be sent to vdsm on hotplug nic
Since 3.0 vdsm doesn't support Dual mode on vm interface.
When running a vm, VmInfoBuilder takes care of replacing the
interface type in case it is Dual mode.
This patch adds the same treatment to hot plug nic.
Bug-Url:
https://bugzilla.redhat.com/1079992
Bug-Url:
https://bugzilla.redhat.com/1083959
Change-Id: Ifdc878a5f8391659a58cf25f2f9137c944689ce4
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/HotPlugNicVDSCommand.java
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java
2 files changed, 15 insertions(+), 22 deletions(-)
Approvals:
Alona Kaplan: Verified
Moti Asayag: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/26451
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifdc878a5f8391659a58cf25f2f9137c944689ce4
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
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