keystone/keystone/contrib/oauth1
Brant Knudson 4bd8bf6a32 Dependency cleanup
Clean up dependency usage.

a) If the class uses a dependency directly, make sure it's
included (getting from superclass isn't enough)

b) If the class doesn't use a dependency directly, make
sure it's NOT included (being a superclass isn't excuse)

Change-Id: Ifbd489f349ec019a41093a2814664e6d8c9f0069
2013-10-31 17:32:17 -05:00
..
backends OAuth authorizing user should propose roles to delegate 2013-09-04 16:40:41 -05:00
migrate_repo OAuth authorizing user should propose roles to delegate 2013-09-04 16:40:41 -05:00
__init__.py Add delegated_auth support for keystone 2013-08-16 13:02:24 -05:00
controllers.py Dependency cleanup 2013-10-31 17:32:17 -05:00
core.py Use abstract base class for oauth driver 2013-10-25 14:56:16 -04:00
routers.py Protect oauth controller calls and update policy.json 2013-09-26 17:08:31 -05:00