anmolbabu has posted comments on this change.

Change subject: webadmin : Volume Capacity column in volume tab
......................................................................


Patch Set 16:

(3 comments)

....................................................
Commit Message
Line 7: webadmin : Volume Capacity column in volume tab
Line 8: 
Line 9: This patch provides UI for displaying the capacities
Line 10: of selected volumes in .
Line 11: 
Done
Line 12: Change-Id: I04151d78838c1398cff42c84104e21d61d9c7747


....................................................
File 
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
Line 2085:     @DefaultStringValue("Rebalance Status")
Line 2086:     String rebalanceStatusTitle();
Line 2087: 
Line 2088:     @DefaultStringValue("Volume Capacity")
Line 2089:     String volumeCapacityTitle();
Done
Line 2090: 
Line 2091:     @DefaultStringValue("Fetching Data")
Line 2092:     String rebalanceStatusFetchMessage();
Line 2093: 


....................................................
File 
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIMessages.java
Line 308:     @DefaultMessage("Could not fetch rebalance status of volume :  
{0}")
Line 309:     String rebalanceStatusFailed(String name);
Line 310: 
Line 311:     @DefaultMessage("Could not fetch volume capacities")
Line 312:     String volumeCapacityFailed();
Done
Line 313: 
Line 314:     @DefaultMessage("Could not fetch remove brick status of volume :  
{0}")
Line 315:     String removeBrickStatusFailed(String name);
Line 316: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I04151d78838c1398cff42c84104e21d61d9c7747
Gerrit-PatchSet: 16
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: anmolbabu <anb...@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