Merge "Correct logging_context_format_string for Heat"

This commit is contained in:
Jenkins 2013-10-14 17:49:30 +00:00 committed by Gerrit Code Review
commit aadd8e80d6

View File

@ -86,7 +86,7 @@ function configure_heat() {
iniset $HEAT_CONF DEFAULT use_syslog $SYSLOG
if [ "$LOG_COLOR" == "True" ] && [ "$SYSLOG" == "False" ]; then
# Add color to logging output
setup_colorized_logging $HEAT_CONF DEFAULT
setup_colorized_logging $HEAT_CONF DEFAULT tenant user
fi
# keystone authtoken