keystone/keystone/common
Brant Knudson feb279d1dc Consistently use oslo_config.cfg.CONF
Keystone modules used different sources of the CONF global so were
inconsistent. All modules should use CONF from oslo_config.cfg.

Change-Id: I60c8d2c577d37b9b8a367b46596154ce6c49fff4
2015-02-18 09:04:05 -06:00
..
cache Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
environment Use oslo.log instead of incubator 2015-02-14 05:34:52 +00:00
kvs Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
ldap Use oslo.log instead of incubator 2015-02-14 05:34:52 +00:00
sql Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
validation Adds IPv6 url validation support 2014-10-29 17:17:33 -04:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
authorization.py Use oslo.log instead of incubator 2015-02-14 05:34:52 +00:00
base64utils.py Increase test coverage of test_base64utils.py 2014-11-12 19:51:09 +00:00
config.py Make federated domain configurable 2015-02-17 09:20:09 +01:00
controller.py Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
dependency.py Wrap dependency registry 2015-02-15 08:40:13 -06:00
driver_hints.py Refactor driver_hints 2014-05-28 09:17:10 +03:00
extension.py Remove vim header 2014-02-08 23:54:04 +08:00
json_home.py Add V3 JSON Home support to GET / 2014-09-10 16:49:21 -05:00
manager.py Change oslo.utils to oslo_utils 2015-01-30 10:43:03 -06:00
models.py expires_at should be in a tuple not turned into one 2014-03-20 19:26:23 +00:00
openssl.py Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
pemutils.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
router.py JSON Home data is required 2014-08-28 20:56:28 -05:00
utils.py Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
wsgi.py Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00