python-ironic-inspector-client/releasenotes/notes/ks-session-ac614a9abda3e228...

8 lines
229 B
YAML

---
features:
- Python API now supports Keystone sessions instead of only authentication
token.
deprecations:
- Passing auth_token directly to the client object constructor is deprecated,
please pass session instead.