Comment 13 for bug 1804462

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

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

commit c83fcbc42aac247789c9a53abfbe237fa9640d38
Author: Lance Bragstad <email address hidden>
Date: Wed Nov 21 15:45:50 2018 +0000

    Remove service 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 service behavior by
    removing them.

    Change-Id: Ifa2282481ee3fc544c1d50ac8e8972b0d3a5332e
    Closes-Bug: 1804462