Files
python-keystoneclient/keystoneclient/auth
Brant Knudson b54d9f122c Stop using .keys() on dicts where not needed
Iterating over a dict results in the keys.

Using the 'in' operator on a dict checks if it's a key.

Change-Id: I6affbfa1a79a9e8c0b5b304078a7a8e4e792eecd
2015-08-06 14:44:12 -05:00
..
2014-12-16 11:36:14 +10:00
2015-01-31 08:03:37 -06:00