python-ironicclient/releasenotes/notes/client-session-09e6ced1fbc6...

8 lines
215 B
YAML

---
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