Merge "Added climate-a/climate-m to ENABLED_SERVICES"

This commit is contained in:
Jenkins 2014-02-13 21:31:19 +00:00 committed by Gerrit Code Review
commit e1fe3c00e3

View File

@ -14,7 +14,7 @@
#!/bin/bash -xe
export PYTHONUNBUFFERED=true
export DEVSTACK_GATE_TIMEOUT=60
export ENABLED_SERVICES=climate
export ENABLED_SERVICES=climate,climate-a,climate-m
export PROJECTS="stackforge/climate $PROJECTS"
export PROJECTS="stackforge/climate-nova $PROJECTS"
export PROJECTS="stackforge/python-climateclient $PROJECTS"