Vitrage tempests now use Mistral.

Add mistral to $PROJECTS

Change-Id: I2a3979ed25a4095fa67b301fc51bf82bf19effbb
This commit is contained in:
Ifat Afek 2017-08-03 09:18:50 +00:00
parent 11faee8108
commit 477d2c3559

View File

@ -29,6 +29,7 @@
export PROJECTS="openstack/vitrage $PROJECTS"
export PROJECTS="openstack/vitrage-dashboard $PROJECTS"
export PROJECTS="openstack/aodh $PROJECTS"
export PROJECTS="openstack/mistral $PROJECTS"
export ENABLED_SERVICES=tempest
if [ "{python}" == "py35" ] ; then