Comment 5 for bug 1496464

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

Reviewed: https://review.openstack.org/229058
Committed: https://git.openstack.org/cgit/openstack/searchlight/commit/?id=c85f0794ab194f1df9c2c4a8befd6703ce2c003b
Submitter: Jenkins
Branch: master

commit c85f0794ab194f1df9c2c4a8befd6703ce2c003b
Author: Steve McLellan <email address hidden>
Date: Tue Sep 29 12:17:07 2015 -0500

    Apply RBAC for admins unless all_projects is given

    By default, scope results for admins and regular users. A flag
    'all_projects' is given to allow that to be overridden for
    administrators (giving the previous default behavior).

    Change-Id: I10ec5f9a3e8f5f0daa52e866b796f6cc2f1f0410
    Closes-Bug: #1496464