Comment 2 for bug 1382650

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

Reviewed: https://review.openstack.org/129379
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=4f9d5b186e5d3784fbabef831e0c278910b2d5db
Submitter: Jenkins
Branch: master

commit 4f9d5b186e5d3784fbabef831e0c278910b2d5db
Author: David Lyle <email address hidden>
Date: Fri Oct 17 14:13:31 2014 -0600

    Replaces always disabled context selection link

    In the context selection dropdown, there is currently an always disabled
    link to do more advanced filtering. The original intent was to open a
    modal to do more advanced context selection. With the use of RBAC in a
    previous bp, the Identity->Projects panel is always accessible. This
    panel provides the entire project list for the user. We can just use
    this to provide the larger project list to select from.

    Change-Id: I0d6674e75785206f3be48c8bf004a29906bb6860
    Closes-Bug: #1382650