Shireesh Anjal has submitted this change and it was merged.

Change subject: engine: Adding vds group name field to GlusterVolumeEntity
......................................................................


engine: Adding vds group name field to GlusterVolumeEntity

A new view named 'gluster_volumes_view' is added by joining
'gluster_volumes' and 'vds_groups' tables to get the cluster name
of the volumes. gluster volume functions are modified to use
the 'gluster_volumes_view' instead of 'gluster_volumes'.

'vdsGroupName' field is added to the GlusterVolumeEntity and
it will shown in the 'Cluster' column of Volumes tab in the UI.

Change-Id: I6b98e7b46e312d0dc0b9b29b7cb8a0b0a7ecd3b7
Bug-Url: https://bugzilla.redhat.com/875800
Signed-off-by: Kanagaraj M <[email protected]>
---
M backend/manager/dbscripts/create_views.sql
M backend/manager/dbscripts/gluster_volumes_sp.sql
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/gluster/GlusterVolumeEntity.java
M 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/gluster/GlusterVolumeDaoDbFacadeImpl.java
M 
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/gluster/GlusterVolumeDaoTest.java
M 
backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/SearchObjectAutoCompleter.java
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/MainTabVolumeView.java
8 files changed, 43 insertions(+), 14 deletions(-)

Approvals:
  Shireesh Anjal: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6b98e7b46e312d0dc0b9b29b7cb8a0b0a7ecd3b7
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Sahina Bose <[email protected]>
Gerrit-Reviewer: Shireesh Anjal <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to