Disable horizon service in local.conf for Vagrant
Change-Id: Ia7634cef641dd7072ae11f85dcc91cb136ecbd79
This commit is contained in:
@@ -7,6 +7,10 @@ SERVICE_PASSWORD=$ADMIN_PASSWORD
|
|||||||
LOGFILE=/opt/stack/devstack/stack.log
|
LOGFILE=/opt/stack/devstack/stack.log
|
||||||
LOG_COLOR=False
|
LOG_COLOR=False
|
||||||
|
|
||||||
|
|
||||||
|
# Disable unrequired services -------------------------------------------------
|
||||||
|
|
||||||
|
disable_service horizon
|
||||||
disable_service tempest
|
disable_service tempest
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user