Change in ovirt-engine[ovirt-engine-3.6]: engine: fix for netmask prefix out of sync

piotr.kliczewski at gmail.com piotr.kliczewski at gmail.com
Fri Dec 11 08:03:07 UTC 2015


Piotr Kliczewski has submitted this change and it was merged.

Change subject: engine: fix for netmask prefix out of sync
......................................................................


engine: fix for netmask prefix out of sync

Prefix and netmask represnting the same value will
be reported as sync.  Eg. netmask
"255.255.255.255" represent the same prefix value
as "32"

Change-Id: Ieeda31a42341023a967dd0fb93052c7ea311bb98
Bug-Url: https://bugzilla.redhat.com/1269481
Signed-off-by: Eliraz Levi <elevi at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/network/ReportedConfigurations.java
M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/NetworkInSyncWithVdsNetworkInterface.java
2 files changed, 17 insertions(+), 6 deletions(-)

Approvals:
  Piotr Kliczewski: Passed CI tests
  Eliraz Levi: Verified
  Alona Kaplan: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/49924
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ieeda31a42341023a967dd0fb93052c7ea311bb98
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Eliraz Levi <elevi at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Eliraz Levi <elevi at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list