keystone/releasenotes/notes/remove-trust-auth-support-from-v2-de316c9ba46d556d.yaml
Samuel de Medeiros Queiroz 4d224d0974 Fix release note of removal of v2.0 trusts support
The release note says it isn't possible to *obtain* a trust scoped
token with v2.0 anymore. However it was never possible anyways.

It should say it isn't possible to *validate* a trust scoped token
against v2.0 anymore. This patch fixes this.

Change-Id: I71d1f60c3d54b18cdbeb3047bc860c7906a42d48
2016-02-11 06:39:26 +00:00

5 lines
147 B
YAML

---
other:
- The ability to validate a trust-scoped token against the v2.0 API has been
removed, in favor of using the version 3 of the API.