Comment 30 for bug 1602081

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to keystone (master)

Reviewed: https://review.openstack.org/371856
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=ca73d296bd5a16435dd35cd0818f4b0a16bc2d02
Submitter: Jenkins
Branch: master

commit ca73d296bd5a16435dd35cd0818f4b0a16bc2d02
Author: Jamie Lennox <email address hidden>
Date: Sat Sep 17 12:01:26 2016 +1000

    Add is_admin_project to policy dict

    Fixing keystone's policy dict is going to be a big effort. Until then we
    can just add the is_admin_project flag from the context so that at least
    we can enforce policy on it as other projects do.

    Change-Id: I2f6731f0bfe00ae77a20a5c3015948b9ba2a191e
    Related-Bug: #1602081