keystone/releasenotes/notes/endpoints-from-endpoint_group-project-association-7271fba600322fb6.yaml
Brant Knudson ee2724a2a2 Release note cleanup
Removed info that's internal to keystone and therefore not relevant
to deployers.

Consistent references to config option names. `` should be used for
literal string values, not references.

Change-Id: Ia7e11683ed3ae7f19fe6680848bdcbaed954f424
2016-03-14 19:04:58 +00:00

8 lines
296 B
YAML

---
fixes:
- >
[`bug 1516469 <https://bugs.launchpad.net/keystone/+bug/1516469>`_]
Endpoints filtered by endpoint_group project association will be
included in the service catalog when a project scoped token is issued and
``endpoint_filter.sql`` is used for the catalog driver.