| commit | aadd8e80d6ae3685b97d2dddef674d56aa17394b | [log] [tgz] |
|---|---|---|
| author | Jenkins <jenkins@review.openstack.org> | Mon Oct 14 17:49:30 2013 +0000 |
| committer | Gerrit Code Review <review@openstack.org> | Mon Oct 14 17:49:30 2013 +0000 |
| tree | b8730967354421932508e0d94139199c7f72a9bf | |
| parent | d84d40e37751ba9ba2d78f6c2b5ef0dcf484184a [diff] | |
| parent | 4897ff55d77cd957c57f9717785d12f86cd5b824 [diff] |
Merge "Correct logging_context_format_string for Heat"
diff --git a/lib/heat b/lib/heat index ff9473e..8acadb4 100644 --- a/lib/heat +++ b/lib/heat
@@ -86,7 +86,7 @@ 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