Comment 13 for bug 1733345

Revision history for this message
Dougal Matthews (d0ugal) wrote :

I have spent some time in an environment that reproduces this, and I've not learned very much. However, I have managed to rule out a few things...

- Every openstack client is broken. So this isn't specific to swift or zaqar etc. I tested this with "mistral run-action" on a number of actions, including "mistral.workflows_list" they all fail with auth error.
- I have tested the credentials in /etc/mistral/mistral.conf by exporting them in my bash session and using the CLI tools. Everything works as expected.

So it seems something is going wrong in Mistral, but I can't figure out why. Nothing has changed in the code, so is something different in the environment?

We could do with some input from somebody with better keystone knowledge than me (that isn't a high bar). I suspect they could help us figure out where things have gone wrong.