From fd323138b6ec4e15ceabefe97c85a52f837ab76b Mon Sep 17 00:00:00 2001
From: Daniel Alvarez <dalvarez@redhat.com>
Date: Fri, 6 Mar 2020 21:01:58 +0100
Subject: [PATCH] Add #openvswitch to meetbot channels

As discussed in #openstack-infra, this patch is adding #openvswitch
to the list of meetbot channels. The purpose is to log the OVN
meetings happening weekly in this channel.

OVN is intended to be default driver in OpenStack and its code
has been merged into the official Neutron repository.

Change-Id: I0c7d11716e879b216cfe68c133317ee1b225e6ed
Signed-off-by: Daniel Alvarez <dalvarez@redhat.com>
---
 hiera/common.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hiera/common.yaml b/hiera/common.yaml
index 798b288445..8835250121 100644
--- a/hiera/common.yaml
+++ b/hiera/common.yaml
@@ -200,6 +200,7 @@ meetbot_channels:
 - '#openstack-women'
 - '#openstack-zaqar'
 - '#openstack-zun'
+- '#openvswitch'
 - '#puppet-openstack'
 - '#rdo'
 - '#refstack'