diff --git a/lib/neutron b/lib/neutron index 70417be5d3..1c01d05e5f 100644 --- a/lib/neutron +++ b/lib/neutron @@ -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