← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1785263] Re: Missing user and group member of project in the project detail view for admin

 

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

commit 7c80aba5ef6563dea78fcfaf7b74d6ddfd632775
Author: David Gutman <david.gutman@xxxxxxxxxxxxxxx>
Date:   Fri Aug 3 17:01:45 2018 +0200

    Add groups tab in project details view.
    
    Add an extra tab "Groups" in the project details view which
    displays the groups which have a role on the project (the
    groups members of the project).
    
    The groups are displayed in a table which is an extension
    (inheritance) of the group table used in the Groups panel.
    
    An extra column is added to this table, displaying the
    roles of each group on project
    
    Change-Id: Ie6338c7e10b67900d5a553d0328b29bfd4a28212
    Closes-Bug: #1785263


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1785263

Title:
  Missing user and group member of project in the project detail view
  for admin

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The user and group members of a project are not displayed directly in
  the project details view for an admin user.

  It could be interesting for administrator to display (by example as
  tabs) the list of users with their roles on the project and the list
  of group with their roles on the project directly in the details view.

  Moreover it could be interesting to indicate users which have roles on
  a project through a group (because they are member of group which has
  role on the project).

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1785263/+subscriptions


References