File: bug-1876317-1db97d1b12a3e4b4.yaml

package info (click to toggle)
python-keystoneauth1 5.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,252 kB
  • sloc: python: 23,552; xml: 285; makefile: 93; sh: 2
file content (6 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
fixes:
  - |
    [`bug 1876317 <https://bugs.launchpad.net/keystoneauth/+bug/1876317>`_]
    The v3 authentication plugins now attempt to add /v3 to the token path if
    it's not present on the authentication URL.