Comment 11 for bug 1792524

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/602554
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d66df58e2d18bc01b1f04d66d19446f06e01a8d5
Submitter: Zuul
Branch: master

commit d66df58e2d18bc01b1f04d66d19446f06e01a8d5
Author: David Gutman <email address hidden>
Date: Thu Sep 13 16:01:42 2018 +0200

    Add group tab in user details view.

    Add an extra tab "groups" in the user details view which
    displays the groups of the user.

    The groups are displayed in a table which is an extansion
    (inheritance) of the group table used in the Group panel.

    Change-Id: I0ffaafaeacba0a0863c2550ac1e3649c9dd85983
    Partial-Bug: #1792524