Comment 4 for bug 1508424

Revision history for this message
David Stanek (dstanek) wrote :

I've tried writing a test to show the bad behavior, but ran into a wall. We seem to always be passing authenticated=False when calling session.post(). This would prevent reentry into the protected block. Are you using a custom auth plugin?

1. http://git.openstack.org/cgit/openstack/python-keystoneclient/tree/keystoneclient/auth/identity/v3/base.py#n190
2. http://git.openstack.org/cgit/openstack/python-keystoneclient/tree/keystoneclient/auth/identity/v2.py#n88