Change in ovirt-engine[master]: engine: fix for netmask prefix out of sync
alkaplan at redhat.com
alkaplan at redhat.com
Wed Nov 25 08:28:10 UTC 2015
Alona Kaplan 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:
Eliraz Levi: Verified
Alona Kaplan: Looks good to me, approved; Passed CI tests
--
To view, visit https://gerrit.ovirt.org/47471
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ieeda31a42341023a967dd0fb93052c7ea311bb98
Gerrit-PatchSet: 20
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
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: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list