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 <[email protected]>
---
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/90/23890/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 9877ba6..87b60da 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
@@ -378,8 +378,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/23890
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iacfb652442e24d0f10ff8feeac9154df6edc466b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to