Merge "Add new services to solum devstack setup"

This commit is contained in:
Jenkins 2014-03-17 23:48:04 +00:00 committed by Gerrit Code Review
commit bf6f36f143

@ -15,7 +15,7 @@
#!/bin/bash -xe
export PYTHONUNBUFFERED=true
export DEVSTACK_GATE_TIMEOUT=60
export ENABLED_SERVICES=solum,tempest
export ENABLED_SERVICES=solum,solum-api,solum-build-api,tempest
export PROJECTS="stackforge/solum"
function pre_test_hook {