Files
keystone/keystone/oauth1
Raildo Mascena 771eeb36cb Avoid name repetition in equality comparisons
Multiple equality comparisons on the same variable are combined with
OR. Instead you could use `in` (f.e.: `a in [1, 2, 3]`)

Change-Id: Icd7e009219e916458a3918064dc7d45991511f62
2016-03-22 13:33:02 +00:00
..
2016-02-21 03:47:55 -05:00
2015-11-18 15:13:40 +00:00
2016-02-02 14:12:53 +08:00