6bac9930eb
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 provider behavior by removing them. Change-Id: I01b0e7152ae282c49644b3bad1bcb2c8119aed58 Closes-Bug: 1804520
14 lines
654 B
YAML
14 lines
654 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
[`bug 1804520 <https://bugs.launchpad.net/keystone/+bug/1804520>`_]
|
|
The federated service provider policies defined in ``policy.v3cloudsample.json``
|
|
have been removed. These policies are now obsolete after incorporating
|
|
system-scope into the service provider API and implementing default roles.
|
|
fixes:
|
|
- |
|
|
[`bug 1804520 <https://bugs.launchpad.net/keystone/+bug/1804520>`_]
|
|
The federated service provider 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.
|