From a2e0aa4d1c22737511b485b5112d25c84d29d6df Mon Sep 17 00:00:00 2001 From: Pradeep Kilambi Date: Thu, 10 Nov 2016 18:34:40 -0500 Subject: Add panko api support to service templates This integrates panko service api into tripleo heat templates. By default, we will disable this service, an environment service file is included to enable if needed. Depends-On: I35f283bdf8dd0ed979c65633724f0464695130a4 Change-Id: I07da3030c6dc69cce7327b54091da15a0c58798e --- roles_data.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'roles_data.yaml') diff --git a/roles_data.yaml b/roles_data.yaml index cc9ee14d..5a8ab868 100644 --- a/roles_data.yaml +++ b/roles_data.yaml @@ -96,6 +96,7 @@ - OS::TripleO::Services::FluentdClient - OS::TripleO::Services::VipHosts - OS::TripleO::Services::BarbicanApi + - OS::TripleO::Services::PankoApi - name: Compute CountDefault: 1 -- cgit 1.2.3-korg