From 02f1384f650c44a750bc54bfac9d781370a399c5 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Tue, 6 Dec 2016 16:58:37 +0000 Subject: [PATCH] Add openstack-lbaas to statusbot The openstack-lbaas IRC channel was missing from statusbot. This patch updates the statusbot channel list to include openstack-lbaas so the octavia project folks will get notified of infra events. Change-Id: Icd88b3f1f92ddb4e09269dae40737a18fedf166d --- hiera/common.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/hiera/common.yaml b/hiera/common.yaml index 71109dc49c..0a78313204 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -76,6 +76,7 @@ statusbot_channels: - openstack-ironic - openstack-keystone - openstack-kolla +- openstack-lbaas - openstack-manila - openstack-meniscus - openstack-merges