keystone/keystone/middleware
Dolph Mathews 7db01cd64b Wrap config module and require manual setup (bug 1143998)
This moves keystone.config to keystone.common.config, which requires
.configure() to be called manually in order for options to be
registered.

keystone.config preserves the existing behavior of automatically
registering options when imported.

keystone.middleware.auth_token and it's dependencies within keystone no
longer cause config options to be automatically registered.

This is an alternative to https://review.openstack.org/#/c/24251/

Change-Id: If9eb5799bf77595ecb71f2000f8b6d1610ea9700
2013-03-20 10:37:48 -05:00
..
__init__.py Added license header (bug 929663) 2012-03-09 18:49:45 +00:00
auth_token.py Import auth_token middleware from keystoneclient 2012-11-19 09:50:17 -08:00
core.py Wrap config module and require manual setup (bug 1143998) 2013-03-20 10:37:48 -05:00
ec2_token.py PEP8 fixes 2012-06-18 14:16:34 -05:00
s3_token.py Fix spelling mistakes 2013-02-12 11:17:31 -08:00