Eli Mesika has uploaded a new change for review.

Change subject: Incorrect mapping: DWH_STOPPED - History Service Started
......................................................................

Incorrect mapping: DWH_STOPPED - History Service Started

Events are switched :

AuditLogType___DWH_STOPPED=History Service Started
AuditLogType___DWH_STARTED=History Service Stopped

Fixing LocalizedEnums.properties to have the right event mapping.

Change-Id: Iacfb652442e24d0f10ff8feeac9154df6edc466b
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1059228
Signed-off-by: Eli Mesika <emes...@redhat.com>
---
M 
frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/86/24086/1

diff --git 
a/frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties
 
b/frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties
index 3d56d83..0f4b1c7 100644
--- 
a/frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties
+++ 
b/frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties
@@ -375,8 +375,8 @@
 VdsSelectionAlgorithm___None=None
 VdsSelectionAlgorithm___EvenlyDistribute=Even Distribution
 VdsSelectionAlgorithm___PowerSave=Power Saving
-AuditLogType___DWH_STOPPED=History Service Started
-AuditLogType___DWH_STARTED=History Service Stopped
+AuditLogType___DWH_STOPPED=History Service Stopped
+AuditLogType___DWH_STARTED=History Service Started
 AuditLogType___DWH_ERROR=History Service Error
 AuditLogType___VDS_TIME_DRIFT_ALERT=Host has time-drift
 AuditLogType___HA_VM_RESTART_FAILED=Highly-Available VM restart failed


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iacfb652442e24d0f10ff8feeac9154df6edc466b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Eli Mesika <emes...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to