Add the climate-nova project

Added the climate-nova project to the PROJECTS variable

Change-Id: Icdb1f4713cb6d4b45d627d4918091b8447989206
Implements: blueprint climate-devstack-gating
This commit is contained in:
Pablo Andres Fuente 2014-02-06 14:40:43 -03:00
parent e92c197ae1
commit 03a46fc592

View File

@ -16,6 +16,7 @@
export DEVSTACK_GATE_TIMEOUT=60
export ENABLED_SERVICES=climate
export PROJECTS="stackforge/climate $PROJECTS"
export PROJECTS="stackforge/climate-nova $PROJECTS"
export PROJECTS="stackforge/python-climateclient $PROJECTS"
function pre_test_hook {