keystone/httpd
Morgan Fainberg d98dca9f98 Update keystone wsgi httpd script for oslo logging
When updating to the oslo logging module, it appears that this script
was missed, and erroneously still references .DEBUG, which is not
available in the oslo logging module.  This commit corrects the issue
and updates the reference to oslo log module to not be aliased to
"logging".

The extra logic to set the debug on the instantiated logger is still
needed to ensure all logging is seen (startup config logging, etc).

fixes-bug: 1220012
Change-Id: If5b4f9f28cb9d05f914848cbdb54b10c2c5f3b2d
2013-09-02 20:49:01 -07:00
..
README Files for Apache-HTTPD 2012-07-16 16:53:58 -04:00
keystone.py Update keystone wsgi httpd script for oslo logging 2013-09-02 20:49:01 -07:00
wsgi-keystone.conf separate paste-deploy configuration from parameters 2013-05-26 17:36:08 +02:00

README

Documentation how to set up Keystone to run with Apache HTTPD is in
doc/source/apache-httpd.rst