Fix heat job definition

A typo was introduced in 573290bc7d71a5d8aab1da8747e40ea83ec4e6c7.

Change-Id: I1d5afe82fab674e41a8eb96c95916ed5109c9b27
This commit is contained in:
Thomas Herve 2016-03-13 20:13:07 +01:00
parent 573290bc7d
commit 7c7071919c

View File

@ -89,7 +89,7 @@
export DEVSTACK_LOCAL_CONFIG="enable_plugin ceilometer git://git.openstack.org/openstack/ceilometer"
if [[ "$ZUUL_BRANCH" == "stable/kilo" ]]; then
services+=,ceilometer-alarm-evaluator,ceilometer-alarm-notifier
services+=,q-vpn'
services+=,q-vpn
else
export PROJECTS="openstack/aodh $PROJECTS"
export PROJECTS="openstack/zaqar $PROJECTS"