keystone/keystone/version
Dave Chen 33994ed2c4 Fix the issues found with local conf
Since keystone's paste.deploy configuration file has been separated
from the main keystone configuration file (keystone.conf), all
local configuration or driver-specific configuration parameters
must be in the main keystone configuration file instead of PasteDeploy
conf file.

This patch changes to log a warning if there's any local_conf defined in
PasteDeploy INI and remove `local_config` argument from wsgi middleware
since it doesn't work.

DocImpact
Closes-Bug: #1369388

Change-Id: Iaf6ad869b61e4330a4ea48e606fd9eda69b9cd12
2015-10-30 11:17:31 +08:00
..
__init__.py Create a version package 2015-10-12 23:59:16 +00:00
controllers.py Create a version package 2015-10-12 23:59:16 +00:00
routers.py Create a version package 2015-10-12 23:59:16 +00:00
service.py Fix the issues found with local conf 2015-10-30 11:17:31 +08:00