Add heat-cfntools, heat-templates to PROJECTS

Like os-collect-config etc, these repos have agents which could
be installed on custom images built during devstack gating.

Change-Id: Id78039a93e27182bf6001467269e5ba87097e2de
This commit is contained in:
Steve Baker
2014-05-05 17:52:53 +12:00
parent 533bf50432
commit e3f8e8f385

View File

@@ -39,6 +39,8 @@ PROJECTS="openstack/diskimage-builder $PROJECTS"
PROJECTS="openstack/django_openstack_auth $PROJECTS"
PROJECTS="openstack/glance $PROJECTS"
PROJECTS="openstack/heat $PROJECTS"
PROJECTS="openstack/heat-cfntools $PROJECTS"
PROJECTS="openstack/heat-templates $PROJECTS"
PROJECTS="openstack/horizon $PROJECTS"
PROJECTS="openstack/ironic $PROJECTS"
PROJECTS="openstack/keystone $PROJECTS"