python-ironicclient/releasenotes/notes/keystone-token-auth-661a0c0...

6 lines
175 B
YAML

---
features:
- Added a possibility to pass os_auth_token instead of os_username and
os_password to authenticate in keystone both in CLI and in get_client
function.