[openstack-dev] Keystone auth_token middleware

Brian Waldon bcwaldon at gmail.com
Fri Sep 21 20:48:52 UTC 2012


The auth_token middleware shouldn't live in the Keystone source tree. It is not intended to be used alongside any of the Keystone code as it gets pulled in to every service *but* Keystone. It is super frustrating to have to install all of Keystone just to get this one piece of code. As this middleware is just a client, I am proposing we move it into the existing keystone client library - python-keystoneclient. What are the immediate feelings here?

Brian


More information about the OpenStack-dev mailing list