diff --git a/lib/neutron b/lib/neutron index 8b0656bc26..7f1a9d84e1 100644 --- a/lib/neutron +++ b/lib/neutron @@ -565,7 +565,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