Change in ovirt-engine[master]: engine: Consider case-sensitivity for mac-address uniqueness
mkolesni at redhat.com
mkolesni at redhat.com
Wed Aug 28 05:46:12 UTC 2013
Mike Kolesnik has submitted this change and it was merged.
Change subject: engine: Consider case-sensitivity for mac-address uniqueness
......................................................................
engine: Consider case-sensitivity for mac-address uniqueness
The patch modifies the type of the map which holds the
MAC Address to be case-insensitive to prevent adding
the same MAC address with a different capitalization.
Change-Id: I57516cc710648b37a9cebcdfce592c2418a7e192
Bug-Url: https://bugzilla.redhat.com/973911
Signed-off-by: Moti Asayag <masayag at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/MacPoolManager.java
1 file changed, 5 insertions(+), 3 deletions(-)
Approvals:
Mike Kolesnik: Looks good to me, approved
Moti Asayag: Verified
--
To view, visit http://gerrit.ovirt.org/18490
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I57516cc710648b37a9cebcdfce592c2418a7e192
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list