diff --git a/vagrant/devstack/local.conf b/vagrant/devstack/local.conf index 60b8cf5f5..7e518af3a 100644 --- a/vagrant/devstack/local.conf +++ b/vagrant/devstack/local.conf @@ -7,6 +7,10 @@ SERVICE_PASSWORD=$ADMIN_PASSWORD LOGFILE=/opt/stack/devstack/stack.log LOG_COLOR=False + +# Disable unrequired services ------------------------------------------------- + +disable_service horizon disable_service tempest