File: get-auth-ref-7418e13bd0942060.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 (5 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (2)
1
2
3
4
5
---
fixes:
  - |
    Fixes missing ``get_auth_ref`` call for the ``none`` and ``http_basic``
    authentication plugins. The implementation simply returns ``None``.