Comment 9 for bug 1504495

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

Reviewed: https://review.openstack.org/234823
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=f63470e0e257fa59ac9419e616cac17cf6e75510
Submitter: Jenkins
Branch: master

commit f63470e0e257fa59ac9419e616cac17cf6e75510
Author: gordon chung <email address hidden>
Date: Wed Oct 14 10:49:40 2015 -0400

    Fix events rbac

    Rbac context is limited not by policy but is inherently built in
    as we cannot enforce policy on a list.

    This patch drops the dummy policy, the invalid context_is_project
    and context_is_admin policies, and ensures policy rbac can restrict
    on admin appropriately.

    Closes-Bug: #1504495
    Change-Id: Id3b1ad71aea46456c6e6c1995776b988017d4786