From 64b45fd5d932cc7b58e217956b4c41db1a341420 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 28 Jul 2016 15:08:09 -0500 Subject: added aodh imtegration. Change-Id: I4a3d6c812d4610fad5ea9a79430340bcf524c931 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 52dfaf79..8c08c1a2 100644 --- a/ci/bundle_tpl/bundle.yaml +++ b/ci/bundle_tpl/bundle.yaml @@ -34,6 +34,7 @@ openstack-phase1: {% include 'heat.yaml' %} {% include 'neutron-api.yaml' %} {% include 'neutron-gateway.yaml' %} +{% include 'aodh.yaml' %} {% if os.network.controller == 'odl' %} {% include 'odl.yaml' %} {% elif os.network.controller == 'onos' %} -- cgit 1.2.3-korg