Oved Ourfali has submitted this change and it was merged.
Change subject: core: Audit log severity for live extend
......................................................................
core: Audit log severity for live extend
The last step of extending a disk is notifying Qemu, so it can take
advantage of the new size. If this notification fails, an audit log is
produced.
This patch changes this audit log's severity to WARNING, so it is more
visible to the user.
Change-Id: Ic7ccfe3975bc410fc3e144141c066ad6c0378c12
Bug-Url:
https://bugzilla.redhat.com/1085359
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogDirector.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Allon Mureinik: Verified
--
To view, visit
http://gerrit.ovirt.org/27020
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic7ccfe3975bc410fc3e144141c066ad6c0378c12
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server