keystoneauth/releasenotes/notes/serice-type-aliases-249454829c57f39a.yaml
Monty Taylor 79cd91e755
Implement service_type alias lookups
The Service Types Authority has grown support for aliases, and the
os-service-types library exposes the data. Add support for matching
known aliases when matching endpoints for a user.

Change-Id: Ie90c265cb17905981d877abfaaa52354a3e63692
2018-05-03 15:28:50 -05:00

6 lines
137 B
YAML

---
features:
- |
Added support for service-type aliases as defined in the Service Types
Authority when doing catalog lookups.