c83fcbc42a
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
15 lines
611 B
YAML
15 lines
611 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
[`bug 1804462 <https://bugs.launchpad.net/keystone/+bug/1804462>`_]
|
|
The service policies defined in ``policy.v3cloudsample.json`` have
|
|
been removed. These policies are now obsolete after incorporating
|
|
system-scope into the service API and implementing default roles.
|
|
fixes:
|
|
- |
|
|
[`bug 1804462 <https://bugs.launchpad.net/keystone/+bug/1804462>`_]
|
|
The service policies in ``policy.v3cloudsample.json`` policy file
|
|
have been removed in favor of better defaults in code. These
|
|
policies weren't tested exhaustively and were misleading to users
|
|
and operators.
|