Merge "devstack: over write ENABLED_SERVICES"

This commit is contained in:
Jenkins 2016-06-08 02:22:59 +00:00 committed by Gerrit Code Review
commit 507d781e7c

View File

@ -18,4 +18,9 @@
# Keep all devstack settings here instead of project-config for easy
# maintain if we want to change devstack config settings in future.
# Notes(eliqiao): Overwrite defaut ENABLED_SERVICES since currently higgins
# doesn't relay on any other OpenStack service yet.
OVERRIDE_ENABLED_SERVICES="dstat,key,mysql,rabbit"
export OVERRIDE_ENABLED_SERVICES
$BASE/new/devstack-gate/devstack-vm-gate.sh