Comment 82 for bug 1806762

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

Reviewed: https://review.openstack.org/647553
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=3d3fa99a0503be678d7fe7058fd9220aca70716d
Submitter: Zuul
Branch: stable/stein

commit 3d3fa99a0503be678d7fe7058fd9220aca70716d
Author: Lance Bragstad <email address hidden>
Date: Mon Dec 10 22:22:52 2018 +0000

    Remove project policies from policy.v3cloudsample.json

    By incorporating system-scope, domain-scope, project-scope, and
    default roles, we've effectively made these policies obsolete. We can
    simplify what we maintain and provide a more consistent, unified view
    of default project behavior by removing them.

    Change-Id: I80221b72ce0f234440e6d6aaea51869bd5f1c6e7
    Related-Bug: 1806762
    (cherry picked from commit 546b7f1bba0c5a9b9c22828cc27a90191bb8f30d)