horizon/releasenotes/notes/remove-fix-auth-url-version-e63c52fbbd293838.yaml
Ivan Kolodyazhny c4ead86557 Remove deprecated fix_auth_url_version function
fix_auth_url_version is deprecated and not used anywhere. It's safe to
remove it.

Change-Id: Icb0745dcd98c28da5a33e564624bf11cb2570427
2018-03-14 18:01:27 +02:00

6 lines
173 B
YAML

---
other:
- |
Deprecated function fix_auth_url_version is removed from openstack_auth
library. fix_auth_url_version_prefix function should be used instead of it.