ironic/releasenotes/notes/api-none-cdb95e58b69a5c50.yaml

9 lines
259 B
YAML

---
fixes:
- |
Fixes a confusing ``AttributeError`` if an adapter returns ``None`` for
the bare metal API.
- |
Prevents the adapter configuration options from getting ignored if
a matching endpoint cannot be found. An error is now raised.