Kanagaraj M has submitted this change and it was merged.
Change subject: webadmin: hide gluster-swift tab for non-gluster hosts
......................................................................
webadmin: hide gluster-swift tab for non-gluster hosts
'Gluster Swift' sub-tab under 'Hosts' will be visible only
if the select host belongs to gluster supported cluster.
Also made following version checks
- 'Cluster General-> Gluster Swift' visible if cluster version is >=3.3
- 'Gluster Hooks' sub-tab will be visible if cluster version is >=3.3
- 'Services' sub-tab will be visible if cluster version is >=3.2
Change-Id: Ied1cc8dc29bb62fa7fbd9378214a652d22627560
Signed-off-by: Kanagaraj M <kmayilsa(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterListModel.java
A
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/GlusterFeaturesUtil.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostListModel.java
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/cluster/SubTabClusterGeneralView.java
4 files changed, 51 insertions(+), 7 deletions(-)
Approvals:
Kanagaraj M: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/15785
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ied1cc8dc29bb62fa7fbd9378214a652d22627560
Gerrit-PatchSet: 4
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: Itamar Heim <iheim(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