diff --git a/vagrant/devstack/local.conf b/vagrant/devstack/local.conf index 69164ef57..60b8cf5f5 100644 --- a/vagrant/devstack/local.conf +++ b/vagrant/devstack/local.conf @@ -5,6 +5,9 @@ RABBIT_PASSWORD=$ADMIN_PASSWORD SERVICE_PASSWORD=$ADMIN_PASSWORD LOGFILE=/opt/stack/devstack/stack.log +LOG_COLOR=False + +disable_service tempest # Configure Neutron -----------------------------------------------------------