Change in ovirt-engine[master]: engine: Dual mode shouldn't be sent to vdsm on hotplug nic

Alona Kaplan 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@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/26380 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifdc878a5f8391659a58cf25f2f9137c944689ce4 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
alkaplan@redhat.com