Change in ovirt-engine[master]: core: a more elaborate audit log for management network on b...
Code Review
gerrit at ovirt.org
Mon Dec 12 08:42:04 UTC 2016
>From Moti Asayag <masayag at redhat.com>:
Moti Asayag has submitted this change and it was merged.
Change subject: core: a more elaborate audit log for management network on broken bond
......................................................................
core: a more elaborate audit log for management network on broken bond
the designated interface for network management may be filtered out (by
filterBondsWithoutSlaves) as a result of being an incorrectly configured
bond (consisting of less than 2 active slaves).
filterBondsWithoutSlaves returns an array of interfaces that are
either appropriate bonds (=> 2 active slaves) or non-bonds. if the
designated interface is filtered out as a result, it is due to being an
incorrect bond.
Change-Id: I6b6495a1d1147d9364317001f568bc9a9384d17c
Bug-Id: https://bugzilla.redhat.com/1368771
Signed-off-by: Leon Goldberg <lgoldber at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/NetworkConfigurator.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java
M backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
3 files changed, 3 insertions(+), 3 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Leon Goldberg: Verified
Moti Asayag: Looks good to me, approved
Yevgeny Zaspitsky: Looks good to me, but someone else must approve
--
To view, visit https://gerrit.ovirt.org/67996
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6b6495a1d1147d9364317001f568bc9a9384d17c
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Leon Goldberg <lgoldber at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Leon Goldberg <lgoldber at redhat.com>
Gerrit-Reviewer: Marcin Mirecki <mmirecki at redhat.com>
Gerrit-Reviewer: Martin Mucha <mmucha at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list