Disable horizon service in local.conf for Vagrant
Change-Id: Ia7634cef641dd7072ae11f85dcc91cb136ecbd79
This commit is contained in:
parent
a5d82af9c4
commit
709188029d
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user