Kanagaraj M has submitted this change and it was merged.
Change subject: webadmin: fix system-tree navigation for gluster volumes
......................................................................
webadmin: fix system-tree navigation for gluster volumes
Volumes with same name can be present in two different cluster.
So added cluster name also to the search string.
Also fixed the issue in selecting hosts part of gluster cluster.
Change-Id: I579bbe1f7b0a27cf0ee806554810a01a962cd71c
Bug-Url:
https://bugzilla.redhat.com/973960
Signed-off-by: Kanagaraj M <kmayilsa(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/CommonModel.java
1 file changed, 14 insertions(+), 13 deletions(-)
Approvals:
Kanagaraj M: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/16226
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I579bbe1f7b0a27cf0ee806554810a01a962cd71c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server