Sahina Bose has posted comments on this change.

Change subject: engine: BLL command to refresh volume details
......................................................................


Patch Set 5:

(2 comments)

http://gerrit.ovirt.org/#/c/23262/5/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/RefreshGlusterVolumeDetailsCommand.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/RefreshGlusterVolumeDetailsCommand.java:

Line 12:  * BLL command to refresh gluster volume details
Line 13:  */
Line 14: @NonTransactiveCommandAttribute
Line 15: @LockIdNameAttribute(isWait = true)
Line 16: public class RefreshGlusterVolumeDetailsCommand extends 
GlusterVolumeCommandBase<GlusterVolumeParameters> {
Remove the Lock attribute.
Line 17: 
Line 18:     public RefreshGlusterVolumeDetailsCommand(GlusterVolumeParameters 
params) {
Line 19:         super(params);
Line 20:     }


http://gerrit.ovirt.org/#/c/23262/5/frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties
File 
frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties:

Line 183: AuditLogType___GLUSTER_SERVICE_START_FAILED=Failed to start Gluster 
service
Line 184: AuditLogType___GLUSTER_SERVICE_STOPPED=Gluster Service stopped
Line 185: AuditLogType___GLUSTER_SERVICE_STOP_FAILED=Failed to stop Gluster 
service
Line 186: AuditLogType___GLUSTER_SERVICE_RESTARTED=Gluster Service re-started
Line 187: AuditLogType___GLUSTER_SERVICE_RESTART_FAILED=Failed to re-start 
Gluster Service
Remove TWS
Line 188: AuditLogType___GLUSTER_VOLUME_REMOVE_BRICKS_STOP=Stopped removing 
bricks from Gluster Volume 
Line 189: AuditLogType___GLUSTER_VOLUME_REMOVE_BRICKS_STOP_FAILED=Failed to 
stop remove bricks from Gluster Volume
Line 190: AuditLogType___GLUSTER_BRICK_STATUS_CHANGED=Detected change in status 
of brick
Line 191: AuditLogType___GLUSTER_VOLUME_REBALANCE_NOT_FOUND_FROM_CLI=Could not 
find information for rebalance on volume from CLI. Marking it as unknown.


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie06c6a45e00f35df45e130cdceb592e81b67998e
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ramesh N <rnach...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Ramesh N <rnach...@redhat.com>
Gerrit-Reviewer: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtri...@redhat.com>
Gerrit-Reviewer: anmolbabu <anb...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to