Change in ovirt-engine[ovirt-engine-4.0]: core: when persisting or updating mac pool into db, store ma...

Tal Nisan has submitted this change and it was merged. Change subject: core: when persisting or updating mac pool into db, store macs in lowercase ...................................................................... core: when persisting or updating mac pool into db, store macs in lowercase The assumption is that stored mac-pool ranges are in lower case should apply also to the fixtures file. Change-Id: I6021925eaa5cccd58c24c1f98c0ab0d9abf54511 Bug-Url: https://bugzilla.redhat.com/1324125 Signed-off-by: Martin Mucha <mmucha@redhat.com> --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/MacPoolDaoImpl.java M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/MacPoolDaoTest.java M backend/manager/modules/dal/src/test/resources/fixtures.xml A packaging/dbscripts/upgrade/04_00_0840_update_macs_to_lower_case.sql 4 files changed, 17 insertions(+), 14 deletions(-) Approvals: Martin Mucha: Verified Jenkins CI: Passed CI tests Oved Ourfali: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/58286 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6021925eaa5cccd58c24c1f98c0ab0d9abf54511 Gerrit-PatchSet: 10 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Marcin Mirecki <mmirecki@redhat.com> Gerrit-Reviewer: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com