From 331fa0a67b27023c6c00358a418a7f7b43cc6da3 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Fri, 1 Jul 2016 01:41:08 -0500 Subject: added congress charm as well. Change-Id: Ia40210fd2e0a2935df5dedd4fd24493abf567cf1 Signed-off-by: Narinder Gupta --- ci/bundle_tpl/bundle.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/bundle_tpl/bundle.yaml') diff --git a/ci/bundle_tpl/bundle.yaml b/ci/bundle_tpl/bundle.yaml index 9343e5be..19bf115c 100644 --- a/ci/bundle_tpl/bundle.yaml +++ b/ci/bundle_tpl/bundle.yaml @@ -24,6 +24,7 @@ openstack-phase1: {% include 'cinder.yaml' %} {% include 'glance.yaml' %} {% include 'opnfv-promise.yaml' %} +{% include 'congress.yaml' %} {% include 'keystone.yaml' %} {% include 'nova-cloud-controller.yaml' %} {% include 'nova-compute.yaml' %} -- cgit 1.2.3-korg