Maor Lipchuk has posted comments on this change.

Change subject: core(WIP): Use audit log instead block.
......................................................................


Patch Set 2: (1 inline comment)

Will remove audit log since it is part of the SPM monitoring

@Allon Will be done in a different patch

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/command/utils/StorageDomainSpaceChecker.java
Line 29:                 logable.AddCustomValue("DiskSpace", 
(domain.getavailable_disk_size()).toString());
Line 30:                 domain.setstorage_name(domain.getstorage_name());
Line 31:                 AuditLogDirector.log(logable, type);
Line 32:             }
Line 33:         }
will remove the audit log part.
Line 34:         return percentThresholdMet;
Line 35:     }
Line 36: 
Line 37:     private static boolean isEnoughFreePct(final storage_domains 
domain) {


--
To view, visit http://gerrit.ovirt.org/11407
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia910b83d4dedefc9c22d0c30bc099fa5fb628355
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Liron Aravot <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Michael Kublin <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to