Change in ovirt-engine[ovirt-engine-3.5]: core: error fix: right bound of range interval should be inc...

Tal Nisan has submitted this change and it was merged. Change subject: core: error fix: right bound of range interval should be inclusive. ...................................................................... core: error fix: right bound of range interval should be inclusive. number of macs in range was invalid, missing one mac, which causes system complaining about no available mac, when same start mac and end mac was used. This is not ok, since validations allows use of same start mac and end mac for given mac range. Change-Id: I7f1257e752680b56decd69eb9a79caad97378e12 Bug-Url: https://bugzilla.redhat.com/1127245 Signed-off-by: Martin Mucha <mmucha@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/Range.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/network/RangeTest.java 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Martin Mucha: Verified Moti Asayag: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/31316 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7f1257e752680b56decd69eb9a79caad97378e12 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Martin Mucha <mmucha@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: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
tnisan@redhat.com