Comment 25 for bug 1282865

Revision history for this message
Brant Knudson (blk-u) wrote : Re: Keystone middleware may confuse contexts

@Dolph: looking at the patch in comment #8 -- it looks like the code is assuming that auth_token is running in eventlet if it can import eventlet.patcher... but won't the work even if the server isn't running in eventlet, if eventlet is installed somewhere that it can be found?