python-ironicclient/releasenotes/notes/typerror-132801fe4541fdb4.yaml

8 lines
236 B
YAML

---
fixes:
- |
Fixes ``TypeError`` when the bare metal endpoint cannot be detected from
a session. A proper ``EndpointNotFound`` exception is raised now.
- |
Fixes using ``endpoint_override`` with the ``SessionClient``.