Comment 2 for bug 1587951

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

Reviewed: https://review.openstack.org/323986
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=6e555e8aaf46d1798de8d0ab1135e9e9e141a5a4
Submitter: Jenkins
Branch: master

commit 6e555e8aaf46d1798de8d0ab1135e9e9e141a5a4
Author: Ryan Peters <email address hidden>
Date: Wed Jun 1 10:29:44 2016 -0500

    Pure project admin can't view Projects page

    With Domains enabled, if you create a Project, with a user
    who is an admin on that project (but not a domain admin),
    the Identity > Projects panel will return a 500 error.

    Change-Id: I6e3bf7ab8deb86a7f051e3600a6e99ce36a4fe9f
    Closes-bug: #1587951