7226ad44aa
This change also enables client to be authenticated via 'token' keystone auth method, allowing to pass os_auth_token instead of os_username and os_password. Closes-bug: #1541411 Closes-bug: #1548907 Change-Id: I9739c95069ebf8d60f8362be154844e74334beb2
6 lines
175 B
YAML
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.
|