Moti Asayag has submitted this change and it was merged. Change subject: core: Add correlation-ID and Job-ID to audit log table ......................................................................
core: Add correlation-ID and Job-ID to audit log table The patch adds new columns: * correlation_id - A Correlation ID associated with a specific event. * Job ID - A job ID of the job where the event occurred. Change-Id: I32574b3c48035a16c7a13cb8c2b2395c17bbfd00 --- M backend/manager/dbscripts/audit_log_sp.sql A backend/manager/dbscripts/upgrade/03_01_0380_add_correlation_and_job_to_audit_log.sql M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/AuditLog.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/AuditLogDAODbFacadeImpl.java 4 files changed, 52 insertions(+), 9 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2003 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I32574b3c48035a16c7a13cb8c2b2395c17bbfd00 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
