24b8db9e06
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 protocol behavior by removing them. Related-Bug: 1806762 Closes-Bug: 1804518 Change-Id: Ia839555d8211596213311c4246135cdae4f46ab2
18 lines
802 B
YAML
18 lines
802 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
[`bug 1806762 <https://bugs.launchpad.net/keystone/+bug/1806762>`_]
|
|
[`bug 1804518 <https://bugs.launchpad.net/keystone/+bug/1804518>`_]
|
|
The protocol policies defined in the ``policy.v3cloudsample.json``
|
|
policy file have been removed. These policies are now obsolete after
|
|
incorporating system-scope into the federated protocol API and
|
|
implementing default roles.
|
|
fixes:
|
|
- |
|
|
[`bug 1806762 <https://bugs.launchpad.net/keystone/+bug/1806762>`_]
|
|
[`bug 1804518 <https://bugs.launchpad.net/keystone/+bug/1804518>`_]
|
|
The federated protocol policies in the ``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.
|