Change in ovirt-engine[ovirt-engine-3.6]: core: Add support for suppressing audit log engine errors

tnisan at redhat.com tnisan at redhat.com
Mon Mar 21 08:31:55 UTC 2016


Tal Nisan has submitted this change and it was merged.

Change subject: core: Add support for suppressing audit log engine errors
......................................................................


core: Add support for suppressing audit log engine errors

In some use cases an error is expected when invoking a VDSM command. In these
cases, the engine should not spam the user with the aforementioned audit
log.
This patch enables us to provide a set of expected errors when running
commands.

Change-Id: Id46be151e2fbbdd962b7b9cc2f329bd53ad7a266
Bug-Url: https://bugzilla.redhat.com/1310615
Signed-off-by: Ala Hino <ahino at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/VDSParametersBase.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/BrokerCommandBase.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/GetAllVmStatsVDSCommand.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/ListVDSCommand.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmStatsVdsBrokerCommand.java
5 files changed, 34 insertions(+), 4 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Allon Mureinik: Looks good to me, approved
  Ala Hino: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id46be151e2fbbdd962b7b9cc2f329bd53ad7a266
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Ala Hino <ahino at redhat.com>
Gerrit-Reviewer: Ala Hino <ahino at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list