]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Stop heat services from logging to stderr by default
authorSteven Dake <sdake@redhat.com>
Tue, 5 Mar 2013 16:01:56 +0000 (09:01 -0700)
committerSteven Dake <sdake@redhat.com>
Tue, 5 Mar 2013 16:01:56 +0000 (09:01 -0700)
commit8634e15ca10ed9a919bbec1823a56e7eb4dc3d29
treeeea578ff12f2cf918a8ab7ce4859126b1524dda5
parent0a19b19fde916efafef8617e90b1d43e8ef01198
Stop heat services from logging to stderr by default

Change the configuration files to set use_stderr to False by
default.  Oslo's log sets use_stderr to True by default, and
the only reasonable way to override is via the config files.

Change-Id: Ibc4ac3b8cb5d7478260d5d014eb48860bae4bc0b
Fixes: Bug #1146848
etc/heat/heat-api-cfn.conf
etc/heat/heat-api-cloudwatch.conf
etc/heat/heat-api.conf
etc/heat/heat-engine.conf