Tal Nisan has submitted this change and it was merged.
Change subject: engine: make gateway as sync property
......................................................................
engine: make gateway as sync property
The gateway will be reported as out of sync in
case of a difference between reported and defined
gateway. please note that the gateway's syncness
is being checked only in case both defined and
reported boot protocol are static. The reason is
that in case that boot protocol is DHCP then the
gateway is being determined locally, contrary when
it is static which is being defined by the user.
Change-Id: I2a8b206692e459992630d7b8558801e9d6e0b426
Bug-Url:
https://bugzilla.redhat.com/1270688
Signed-off-by: Eliraz Levi <elevi(a)redhat.com>
---
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/NetworkInSyncWithVdsNetworkInterface.java
M
backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/NetworkInSyncWithVdsNetworkInterfaceTest.java
2 files changed, 35 insertions(+), 6 deletions(-)
Approvals:
Eliraz Levi: Verified
Alona Kaplan: Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/51151
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2a8b206692e459992630d7b8558801e9d6e0b426
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Eliraz Levi <elevi(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Eliraz Levi <elevi(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>