Change in ovirt-engine[ovirt-engine-3.5]: aaa: Removing groups from users main tab

Tal Nisan has submitted this change and it was merged. Change subject: aaa: Removing groups from users main tab ...................................................................... aaa: Removing groups from users main tab The groups are removed from the users main tab due to the following reasons: 1. They are presented at the users sub tab. 2. We are going to present only managed groups later on in the patchset, as a result we would like to remove groups column entirely from the users table and have the group names being calculated based on the ad_groups table and the group ids that are kept at the users table. If we calculate this for every user in the main users tab we will suffer from a performeance hit. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1120720 Change-Id: I53119c28426e678043544105ca69d85ec9c748c1 Topic: AAA Signed-off-by: Yair Zaslavsky <yzaslavs@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/MainTabUserView.java 1 file changed, 1 insertion(+), 17 deletions(-) Approvals: Alon Bar-Lev: Verified Alexander Wels: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/31928 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I53119c28426e678043544105ca69d85ec9c748c1 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
tnisan@redhat.com