summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-token-endpoint-auth-support-26bf7ee12e4ec833.yaml
blob: 9f8b290407c023fe0630f710bf2a81972330055c (plain)
1
2
3
4
5
6
---
fixes:
  - Fix `bug 1450414 <https://bugs.launchpad.net/python-neutronclient/+bug/1450414>`_
    that authentication with via ``--os-token`` and ``--os-url`` options
    (or corresponding environment variables) does not work
    after keystone v3 API support.