Merge "Force disable heat on devstack slaves"

This commit is contained in:
Jenkins 2016-08-02 20:41:21 +00:00 committed by Gerrit Code Review
commit 37d048ae26
1 changed files with 2 additions and 0 deletions

View File

@ -154,6 +154,8 @@ ${DEVSTACK_LOCAL_CONF}
# Disable neutron services because its unused on CI workers.
disable_service neutron
disable_service q-svc q-agt q-dhcp q-l3 q-meta q-metering
# Disable heat services because its unused on CI workers.
disable_service heat h-api h-api-cfn h-api-cw h-eng
EOF
sudo ./tools/create-stack-user.sh