Itamar Heim has submitted this change and it was merged.
Change subject: engine: Vnic live update should be blocked if pm enabled
......................................................................
engine: Vnic live update should be blocked if pm enabled
Any vnic live update action should be blocked either if
the new profile is marked for port mirroring or if the
existing profile is configured with port mirroring.
Such change requires unplugging and plugging the vnic.
Change-Id: I5101e769d33db8b1fa2cfcd0ab0bd766fd9ac13f
Bug-Url:
https://bugzilla.redhat.com/1045079
Signed-off-by: Moti Asayag <masayag(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/UpdateVmInterfaceCommand.java
1 file changed, 7 insertions(+), 13 deletions(-)
Approvals:
Mike Kolesnik: Looks good to me, approved
Moti Asayag: Verified
--
To view, visit
http://gerrit.ovirt.org/22666
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5101e769d33db8b1fa2cfcd0ab0bd766fd9ac13f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server