7af769278a
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 registered limit behavior by removing them. Change-Id: I1ee7fb53a71361966584363687051615dc832329 Related-Bug: 1805880
15 lines
638 B
YAML
15 lines
638 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
[`bug 1805880 <https://bugs.launchpad.net/keystone/+bug/1805880>`_]
|
|
The registered limit policies defined in ``policy.v3cloudsample.json``
|
|
have been removed. These policies are now obsolete after incorporating
|
|
system-scope into the registered limit API and implementing default roles.
|
|
fixes:
|
|
- |
|
|
[`bug 1805880 <https://bugs.launchpad.net/keystone/+bug/1805880>`_]
|
|
The registered limit 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.
|