File: fix-token-endpoint-auth-support-26bf7ee12e4ec833.yaml

package info (click to toggle)
python-neutronclient 1%3A11.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,072 kB
  • sloc: python: 21,894; makefile: 17; sh: 10
file content (6 lines) | stat: -rw-r--r-- 264 bytes parent folder | download | duplicates (7)
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.