Files
python-keystoneclient/keystoneclient
Jamie Lennox 71e6486a3e Allow passing auth plugin as a parameter
This further separates the concept of session and auth plugin so that
the session can be a completely standalone transport layer.

This is similar to how requests handles things. You can install an auth
plugin on the session object and then everything that works through the
session will be authenticated or you can specify the auth plugin per
request and only authenticate that request.

Change-Id: If4ed5af831cc35e259d9f963062261819f08a9d5
2014-04-08 16:18:06 +10:00
..
2014-02-08 22:22:08 +08:00
2014-03-13 19:35:54 -05:00
2014-02-08 22:22:08 +08:00
2014-03-03 11:48:58 +08:00
2012-09-29 16:03:23 -07:00
2014-02-17 12:36:38 +02:00
2014-02-08 22:22:08 +08:00
2014-02-08 22:22:08 +08:00
2014-02-21 12:31:35 +10:00
2014-03-07 17:34:02 +01:00
2014-03-24 09:49:10 +10:00