5e2cc88ce7
Change-Id: I9f4d47518f1a1ab184d6cefb2b251aaad38e113a
8 lines
308 B
YAML
8 lines
308 B
YAML
|
|
---
|
|
other:
|
|
- >
|
|
[`bug 1611102 <https://bugs.launchpad.net/keystone/+bug/1611102>`_]
|
|
The methods ``list_endpoints_for_policy()`` and ``get_policy_for_endpoint()``
|
|
have been removed from the ``keystone.endpoint_policy.backends.base.EndpointPolicyDriverBase``
|
|
abstract class, they were unused. |