python-mistralclient/mistralclient/auth
Boris Bobrov b8946b7049 Change service type to workflowv2
workflowv2 is currently used type for Mistral. Old service type did not
really cause any issues, because if not specified, the default value
from --os-mistral-service-type is used, which is correct. Anyway, it is
worth fixing so that it doesn't cause confusion.

Change-Id: I2c4f33d38d9ce487bde6b99455bfdb42f4f21f85
Closes-Bug: 1688219
2017-05-05 14:25:18 +03:00
..
__init__.py Abstract authentication function 2016-09-22 01:00:37 +00:00
auth_types.py Abstract authentication function 2016-09-22 01:00:37 +00:00
keycloak.py Accept keystone session in client 2017-03-20 17:19:19 +02:00
keystone.py Change service type to workflowv2 2017-05-05 14:25:18 +03:00