File: client-session-09e6ced1fbc6a9b0.yaml

package info (click to toggle)
python-ironicclient 5.10.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,632 kB
  • sloc: python: 25,269; makefile: 22; sh: 8
file content (7 lines) | stat: -rw-r--r-- 215 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fails with a clear TypeError when a session is not provided to
    ``client.Client`` or ``v1.client.Client``. Before we used to throw::

      _construct_http_client() takes at least 1 argument