From 3f58d9a42e94d518cbb402b0f7a94fdbe1c3afa9 Mon Sep 17 00:00:00 2001 From: Nate Johnston Date: Tue, 14 Jun 2016 17:01:05 +0000 Subject: [PATCH] Add #openstack-fwaas to statusbot/meetbot This is a continuation of https://review.openstack.org/326821 to setup the #openstack-fwaas channel with statusbot and meetbot. The objective is to get Eavesdrop logging for the channel. Change-Id: Ia010b781140b6e8d322e9227c733a0630f3a5fb6 --- hiera/common.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hiera/common.yaml b/hiera/common.yaml index 8e0e9a1bb3..adf44db810 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -57,6 +57,7 @@ statusbot_channels: - openstack-doc - openstack-entropy - openstack-foundation +- openstack-fwaas - openstack-gantt - openstack-gate - openstack-glance @@ -140,6 +141,7 @@ meetbot_channels: - '#openstack-dragonflow' - '#openstack-fr' - '#openstack-freezer' +- '#openstack-fwaas' - '#openstack-glance' - '#openstack-gslb' - '#openstack-ha'