f86448a311
This patch move some logic to manager layer, so that endpoints filtered by endpoint_group project association will be included in catalog when issue a project scoped token and using `endpoint_filter.sql` as catalog's backend driver. This make sure that call `list_endpoints_for_project` API has the same endpoints with that in catalog returned for project scoped token. Change-Id: I56f4eb6fc524650677b627295dd4338d55164c39 Closes-Bug: #1516469
8 lines
283 B
YAML
8 lines
283 B
YAML
---
|
|
fixes:
|
|
- >
|
|
[`bug 1516469 <https://bugs.launchpad.net/keystone/+bug/1516469>`_]
|
|
Endpoints filtered by endpoint_group project association will be
|
|
included in catalog when issue a project scoped token and using
|
|
``endpoint_filter.sql`` as catalog's backend driver.
|