keystone/keystone/common
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
..
cache Handle unicode at the caching layer more elegantly 2013-10-14 10:14:22 -05:00
environment Monkey patch select in environment 2013-09-20 00:23:31 +00:00
ldap Move fakeldap to tests 2013-10-22 12:56:13 -05:00
sql Fixes error messaging 2013-10-14 15:57:38 +00:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
cms.py Bump hacking to 0.7 2013-08-29 09:30:55 +09:00
config.py Merge "Remove unused config option auth_admin_prefix" 2013-10-28 20:44:14 +00:00
controller.py Dependency cleanup 2013-10-31 17:32:17 -05:00
dependency.py Optional dependency injection 2013-09-16 16:00:49 -05:00
extension.py Changed header from LLC to Foundation based on trademark policies 2013-09-05 15:03:32 -05:00
kvs.py Changed header from LLC to Foundation based on trademark policies 2013-09-05 15:03:32 -05:00
manager.py Changed header from LLC to Foundation based on trademark policies 2013-09-05 15:03:32 -05:00
models.py Cleanup of tenantId, tenant_id, and default_project_id 2013-09-22 17:36:02 -07:00
openssl.py Merge "Remove CA key password from cert setup" 2013-09-12 15:37:53 +00:00
router.py Changed header from LLC to Foundation based on trademark policies 2013-09-05 15:03:32 -05:00
serializer.py Treats OS-KSADM:password as password in v2 APIs 2013-10-09 15:40:40 +00:00
systemd.py notify calling process we are ready to serve 2012-09-19 00:28:19 +02:00
utils.py Adds decorator to deprecate functions and methods 2013-10-23 17:32:54 +00:00
wsgi.py proxy removed from identity and changed to assignment 2013-10-31 13:06:15 -03:00