keystone/keystone/auth
Jamie Lennox 9117e45d6e Move audit initiator creation to request
The audit initiator is basically a context with all the information
about the current operation available. This information is all gathered
from the request and context so we can simplify its generation by moving
it onto the request object.

Change-Id: If91eacd3e07e0d9cd825f92b06c0ac819b3daf8c
2016-10-05 11:42:03 +11:00
..
plugins Move audit initiator creation to request 2016-10-05 11:42:03 +11:00
__init__.py Move the auth plugins abstract base class out of core 2016-07-07 16:32:07 +00:00
controllers.py Remove the no use arg (auth=None) 2016-09-30 11:50:06 +08:00
core.py Move the auth plugins abstract base class out of core 2016-07-07 16:32:07 +00:00
routers.py remove invalid note 2014-12-31 19:04:14 +08:00