Gilad Chaplik has submitted this change and it was merged.
Change subject: engine: remove Quota audit log message when DC is in enforce mode.
......................................................................
engine: remove Quota audit log message when DC is in enforce mode.
When DC Quote mode enforced is selected and a VM does not have a quota
definitions, a log is printed the the DC is in audit mode.
Removing that log message.
Change-Id: I795f28ae247b0e78d7d785b37a3da834086a1e30
Bug-Url:
https://bugzilla.redhat.com/1102613
Signed-off-by: Kobi Ianko <kobi(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/quota/QuotaManager.java
1 file changed, 8 insertions(+), 3 deletions(-)
Approvals:
Gilad Chaplik: Looks good to me, approved
Kobi Ianko: Verified
--
To view, visit
http://gerrit.ovirt.org/28274
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I795f28ae247b0e78d7d785b37a3da834086a1e30
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kobi Ianko <kobi(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Kobi Ianko <kobi(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server