Comment 9 for bug 1433687

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/172510
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=198887e8903696ea9fcbec0f8a91c2f6ca5a34c7
Submitter: Jenkins
Branch: master

commit 198887e8903696ea9fcbec0f8a91c2f6ca5a34c7
Author: Ihar Hrachyshka <email address hidden>
Date: Fri Apr 10 18:45:35 2015 +0200

    logging: don't set logging format strings for keystone

    Don't override those format strings since the overridden
    values are identical to those used by oslo.log by default [1].

    logging_exception_prefix is still set since it changes the logging
    format to use TRACE label for exceptions instead of default ERROR.

    [1]: https://git.openstack.org/cgit/openstack/oslo.log/tree/oslo_log/_options.py?id=c47a91dbbb586c27d8521b1016bf7901c47b1c90#n110

    Closes-Bug: #1433687
    Change-Id: Ibd11cd6b0defb6dc709dbd3e718a49fd71cce6b6