Shubhendu Tripathi has uploaded a new change for review.

Change subject: gluster: Corrected event log messages
......................................................................

gluster: Corrected event log messages

Corrected event log messages while creation of bricks
to add host name and cluster name as well.

Change-Id: Ia3b424f2b46f98ea3a072e796b0537e555f84e7e
Bug-Url: https://bugzilla.redhat.com/1228208
Signed-off-by: Shubhendu Tripathi <shtri...@redhat.com>
---
M 
backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
M 
frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties
2 files changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/71/42271/1

diff --git 
a/backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
 
b/backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
index 163256f..4863a45 100644
--- 
a/backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
+++ 
b/backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
@@ -860,8 +860,8 @@
 GLUSTER_MASTER_VOLUME_SNAPSHOT_RESTORE_FAILED=Could not restore master volume 
${glusterVolumeName} of cluster ${vdsGroupName}.
 GLUSTER_VOLUME_SNAPSHOT_CREATED=Snapshot ${snapname} created for volume 
${glusterVolumeName} of cluster ${vdsGroupName}.
 GLUSTER_VOLUME_SNAPSHOT_CREATE_FAILED=Could not create snapshot for volume 
${glusterVolumeName} of cluster ${vdsGroupName}.
-CREATE_GLUSTER_BRICK=Brick ${brickName} created successfully.
-CREATE_GLUSTER_BRICK_FAILED=Failed to create brick ${brickName}.
+CREATE_GLUSTER_BRICK=Brick ${brickName} created successfully on host 
${vdsName} of cluster ${vdsGroupName}.
+CREATE_GLUSTER_BRICK_FAILED=Failed to create brick ${brickName} on host 
${vdsName} of cluster ${vdsGroupName}.
 GLUSTER_VOLUME_SNAPSHOT_SCHEDULE_DELETED=Snapshot schedule deleted for volume 
${glusterVolumeName} of ${vdsGroupName}.
 GLUSTER_VOLUME_SNAPSHOT_DETECTED_NEW=Found new gluster volume snapshot 
${snapname} for volume ${glusterVolumeName} on cluster ${VdsGroupName}, and 
added it to engine DB."
 GLUSTER_VOLUME_SNAPSHOT_DELETED_FROM_CLI=Detected deletion of gluster volume 
snapshot ${snapname} for volume ${glusterVolumeName} on cluster 
${VdsGroupName}, and deleting it from engine DB."
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 1953336..ff47a9a 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
@@ -254,8 +254,8 @@
 AuditLogType___GLUSTER_VOLUME_SNAPSHOT_CONFIG_UPDATE_FAILED_PARTIALLY=Failed 
to update some gluster volume snapshot configuration
 AuditLogType___GLUSTER_MASTER_VOLUME_STOP_FAILED_DURING_SNAPSHOT_RESTORE=Could 
not stop master volume ${glusterVolumeName} during snapshot restore.
 AuditLogType___GLUSTER_MASTER_VOLUME_SNAPSHOT_RESTORE_FAILED=Could not restore 
master volume ${glusterVolumeName}.
-AuditLogType___CREATE_GLUSTER_BRICK=Brick ${brickName} created successfully.
-AuditLogType___CREATE_GLUSTER_BRICK_FAILED=Failed to create brick ${brickName}.
+AuditLogType___CREATE_GLUSTER_BRICK=Brick ${brickName} created successfully on 
host ${vdsName} of cluster ${vdsGroupName}.
+AuditLogType___CREATE_GLUSTER_BRICK_FAILED=Failed to create brick ${brickName} 
on host ${vdsName} of cluster ${vdsGroupName}.
 AuditLogType___GLUSTER_VOLUME_SNAPSHOT_CONFIG_UPDATE_FAILED_PARTIALLY=Failed 
to update gluster volume snapshot configuration(s) ${failedSnapshotConfigs}.
 AuditLogType___GLUSTER_VOLUME_SNAPSHOT_SCHEDULE_DELETED=Snapshot schedule 
deleted for volume ${glusterVolumeName} of ${vdsGroupName}
 


-- 
To view, visit https://gerrit.ovirt.org/42271
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia3b424f2b46f98ea3a072e796b0537e555f84e7e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5-gluster
Gerrit-Owner: Shubhendu Tripathi <shtri...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to