Omer Frenkel has posted comments on this change. Change subject: core, restapi : Add /tags sub-collection for Template resource ......................................................................
Patch Set 4: (1 comment) http://gerrit.ovirt.org/#/c/24577/4/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java: Line 514: USER_ATTACH_TAG_TO_TEMPLATE(456), Line 515: USER_ATTACH_TAG_TO_TEMPLATE_FAILED(457), Line 516: USER_DETACH_TEMPLATE_FROM_TAG(458), Line 517: USER_DETACH_TEMPLATE_FROM_TAG_FAILED(459), Line 518: USER_ATTACH_TAG_TO_TEMPLATE_EXISTS(460), > Hi Omer, checkout AuditLogDirector class, every audit log entry has severity definition there, which basically set for each if its an error or a normal message Line 519: USER_MOVE_TAG(555), Line 520: USER_MOVE_TAG_FAILED(556), Line 521: USER_LOGGED_IN_VM(456), Line 522: USER_LOGGED_OUT_VM(457), -- To view, visit http://gerrit.ovirt.org/24577 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I32e2d449f7154c50bc7511e143ed82c995a3fa4e Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
