From Tal Nisan <tnisan(a)redhat.com>:
Tal Nisan has submitted this change and it was merged.
Change subject: core: VmDeviceUtils respect allowed duplicate mac addresses.
......................................................................
core: VmDeviceUtils respect allowed duplicate mac addresses.
The check if canPlugInterface of VmDeviceUtils is extended to
respect allowed duplicate mac addresses using macpool.
Change-Id: I880a7c90ae9c2c120ba0bfd7abafd90f8f3f8de8
Bug-Url:
https://bugzilla.redhat.com/1404130
Signed-off-by: Dominik Holler <dholler(a)redhat.com>
(cherry picked from commit d527305cc7792fa1809f3ff1978de5f294becda2)
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/VmInterfaceManager.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/ActivateDeactivateVmNicCommand.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/VmDeviceUtils.java
3 files changed, 27 insertions(+), 13 deletions(-)
Approvals:
Dominik Holler: Verified
Jenkins CI: Passed CI tests
Moti Asayag: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/69618
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I880a7c90ae9c2c120ba0bfd7abafd90f8f3f8de8
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.1
Gerrit-Owner: Dominik Holler <dholler(a)redhat.com>
Gerrit-Reviewer: Dominik Holler <dholler(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>