keystone/keystone
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
..
assignment Merge "Remove unused DEFAULT_DOMAIN variable" 2013-10-31 19:08:11 +00:00
auth Dependency cleanup 2013-10-31 17:32:17 -05:00
catalog Use abstract base class for catalog driver 2013-10-08 08:24:10 -04:00
common Dependency cleanup 2013-10-31 17:32:17 -05:00
contrib Dependency cleanup 2013-10-31 17:32:17 -05:00
credential Dependency cleanup 2013-10-31 17:32:17 -05:00
identity Dependency cleanup 2013-10-31 17:32:17 -05:00
locale Imported Translations from Transifex 2013-10-01 06:13:30 +00:00
middleware remove the nova dependency in the ec2_token middleware 2013-10-08 18:40:33 +08:00
openstack Adds fixture package from oslo 2013-10-31 15:32:52 +00:00
policy Dependency cleanup 2013-10-31 17:32:17 -05:00
tests Merge "Uses fixtures for mox and stubs" 2013-10-31 19:03:05 +00:00
token Dependency cleanup 2013-10-31 17:32:17 -05:00
trust proxy removed from identity and changed to assignment 2013-10-31 13:06:15 -03:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
clean.py Changed header from LLC to Foundation based on trademark policies 2013-09-05 15:03:32 -05:00
cli.py Changed header from LLC to Foundation based on trademark policies 2013-09-05 15:03:32 -05:00
config.py Changed header from LLC to Foundation based on trademark policies 2013-09-05 15:03:32 -05:00
controllers.py Changed header from LLC to Foundation based on trademark policies 2013-09-05 15:03:32 -05:00
exception.py Changed header from LLC to Foundation based on trademark policies 2013-09-05 15:03:32 -05:00
notifications.py Implement decorator-based notifications for users 2013-08-29 15:06:19 -05:00
routers.py Changed header from LLC to Foundation based on trademark policies 2013-09-05 15:03:32 -05:00
service.py oauth using optional dependencies 2013-09-16 20:22:36 -04:00