Files
python-keystoneclient/keystoneclient/tests/v3
Jamie Lennox 0a0373142c Standardize AccessInfo token setting
When settings tokens via the factory v2 and v3 work completely
differently. This is somewhat expected due to tokens working differently
but it makes it hard to work with.

For example, if i have a v3 token but not the requests.Response that
created it there is no way for me to set the token data on the
AccessInfo object via factory.

Also in the case of V2 CMS tokens the value at ['token']['id'] is a fake
so that the signing process will work.

Allow overriding the token value from the factory and force setting the
token id on the AccessInfo in a standard way.

Change-Id: I856096dc5fae2ab0d1bedbac3294dc4976c3f3ad
2014-08-13 13:42:45 +10:00
..
2013-09-24 12:34:17 +10:00
2014-02-08 22:22:08 +08:00
2014-02-08 22:22:08 +08:00
2014-02-08 22:22:08 +08:00
2014-05-07 14:48:25 -04:00
2014-02-08 22:22:08 +08:00
2014-08-06 09:43:56 +08:00
2014-07-30 05:04:25 +10:00