1b7db4a062
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
15 lines
608 B
YAML
15 lines
608 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
[`bug 1804292 <https://bugs.launchpad.net/keystone/+bug/1804292>`_]
|
|
The region policies defined in ``policy.v3cloudsample.json`` have
|
|
been removed. These policies are now obsolete after incorporating
|
|
system-scope into the region API and implementing default roles.
|
|
fixes:
|
|
- |
|
|
[`bug 1804292 <https://bugs.launchpad.net/keystone/+bug/1804292>`_]
|
|
The region 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.
|