Files
python-keystoneclient/keystoneclient
termie 6ce6ebbc96 prevent keyerrors when accessing optional keys
You used to have these in the token, why were they removed and then
subsequently grabbed at? The change that added these doesn't work against
keystone, btw, so I'm surprised it got in, these dict keys are not
required to be in the return from service_catalog.get_token() and
adding them as properties is only going to make matters worse as people
rarely think about having None attributes.

Change-Id: I695bbd6730d25d8db3a25cea81e3ffb0ef289bbb
2012-03-07 11:58:55 -08:00
..
2011-10-25 16:50:08 -07:00
2012-02-15 15:56:03 -08:00
2012-03-07 10:32:32 -06:00
2012-02-23 16:28:38 -06:00