Files
python-keystoneclient/keystoneclient/v2_0
Jamie Lennox 7825e99e36 Change unscoped token fallback to be session aware
The existing way of sending requests to the auth_url was to override the
management_url for the duration of a single call. Aside from being ugly,
this won't work with session objects where the management_url is
ignored.

The tests for this behaviour have been previously merged to ensure that
the before and after behaviour remains unchanged.

Change-Id: I879adcb25dd373ab4a7b77b6539974e22220aad4
2014-08-12 19:20:58 +00:00
..
2014-05-28 22:34:54 -06:00
2014-07-24 07:47:34 -07:00