From 0ec515ee743d39f72e1a036c1aa539db4bafb851 Mon Sep 17 00:00:00 2001
From: Chaoyi Huang <joehuang@huawei.com>
Date: Thu, 7 Jul 2016 09:22:08 +0800
Subject: [PATCH] Add #openstack-tricircle to statusbot/meetbot

Setup the #openstack-tricircle channel with statusbot and meetbot.
The objective is to get Eavesdrop logging for the channel.

Change-Id: I09582d5b949e5048f5fa48dc003dbc1046c447dc
Signed-off-by: Chaoyi Huang <joehuang@huawei.com>
---
 hiera/common.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/hiera/common.yaml b/hiera/common.yaml
index 62b3f462b2..51aa245dc1 100644
--- a/hiera/common.yaml
+++ b/hiera/common.yaml
@@ -102,6 +102,7 @@ statusbot_channels:
 - openstack-swauth
 - openstack-swift
 - openstack-telemetry
+- openstack-tricircle
 - openstack-trove
 - openstack-vitrage
 - openstack-zaqar
@@ -200,6 +201,7 @@ meetbot_channels:
 - '#openstack-swift'
 - '#openstack-telemetry'
 - '#openstack-third-party-ci'
+- '#openstack-tricircle'
 - '#openstack-trove'
 - '#openstack-ux'
 - '#openstack-vitrage'