Comment 12 for bug 1804292

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

Reviewed: https://review.openstack.org/619244
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=1b7db4a0626a58e42d19b60b882c9903b72a92ef
Submitter: Zuul
Branch: master

commit 1b7db4a0626a58e42d19b60b882c9903b72a92ef
Author: Lance Bragstad <email address hidden>
Date: Wed Nov 21 13:30:14 2018 +0000

    Remove region policies from policy.v3cloudsample.json

    By incorporating system-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 region behavior
    by removing them.

    Change-Id: I0f982d71fc4a5d33ed66cb34d7388f3c4655e3ef
    Closes-Bug: 1804292