openstacksdk/releasenotes/notes/ksa-discovery-86a4ef00d85ea87f.yaml
Monty Taylor 9c774d2959
Defer all endpoint discovery to keystoneauth
keystoneauth has support for service type aliases and version discovery.
Stop doing it locally and just pass data to keystoneauth.

Depends-On: https://review.openstack.org/567602
Change-Id: If60d02a8216ca0719fa628431515a0c3b37bf607
2018-05-10 12:06:42 -05:00

6 lines
127 B
YAML

---
other:
- |
All endpoint discovery logic is now handled by keystoneauth. There should
be no behavior differences.