Fix neutron log format with colorization
Closes-Bug: #1254817 Change-Id: I6de17ef15c18e2f8ab246934461a2b7c6ae4f95f
This commit is contained in:
parent
ad2966d727
commit
bc7f643bb7
@ -556,7 +556,7 @@ function _configure_neutron_common() {
|
||||
|
||||
# Format logging
|
||||
if [ "$LOG_COLOR" == "True" ] && [ "$SYSLOG" == "False" ]; then
|
||||
setup_colorized_logging $NEUTRON_CONF DEFAULT
|
||||
setup_colorized_logging $NEUTRON_CONF DEFAULT project_id
|
||||
fi
|
||||
|
||||
_neutron_setup_rootwrap
|
||||
|
Loading…
x
Reference in New Issue
Block a user