From de8b53d32b1e872db5b0a5de637991432e253265 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Mon, 16 Sep 2019 22:06:20 +0000 Subject: [PATCH] Clean up logging for abandoned IRC channels Analysis of IRC channel logs indicates the following have seen 5 or fewer non-bot comments posted in the past 12 months and are likely of no value to continue logging: 5 #openstack-vpnaas 2 #swift3 2 #openstack-ko 1 #openstack-deployment 1 #midonet 0 #openstack-valet 0 #openstack-valence 0 #openstack-swg 0 #openstack-mogan We're currently at Freenode's 120 channel maximum, so remove them from logging and free up available slots for new channels which wish to have logging added. In addition, the Neutron team has asked to have #networking-sfc and #openstack-fwaas removed from logging as those channels's discussions are being folded back into the #openstack-neutron channel now: http://lists.openstack.org/pipermail/openstack-discuss/2019-September/009480.html While we're here, go ahead and remove the same channels from the statusbot configuration if they're listed in it. Change-Id: If1f65be378fa247014e175c75e1562d4755ef497 --- hiera/common.yaml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/hiera/common.yaml b/hiera/common.yaml index fd895d5b48..7eca6cecff 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -8,9 +8,7 @@ statusbot_channels: - edge-computing-group - fuel-dev - heat -- midonet - murano -- networking-sfc - oooq - openstack - openstack-ansible @@ -28,7 +26,6 @@ statusbot_channels: - openstack-cloudkeep - openstack-containers - openstack-cyborg -- openstack-deployment - openstack-dev - openstack-diversity - openstack-dns @@ -37,7 +34,6 @@ statusbot_channels: - openstack-entropy - openstack-fenix - openstack-foundation -- openstack-fwaas - openstack-gate - openstack-glance - openstack-ha @@ -60,7 +56,6 @@ statusbot_channels: - openstack-meniscus - openstack-merges - openstack-metering -- openstack-mogan - openstack-monasca - openstack-neutron - openstack-nova @@ -89,10 +84,7 @@ statusbot_channels: - openstack-trove - openstack-uc - openstack-uk -- openstack-valence -- openstack-valet - openstack-vitrage -- openstack-vpnaas - openstack-zaqar - openstack-zun - puppet-openstack @@ -117,9 +109,7 @@ meetbot_channels: - '#heat' - '#kata-dev' - '#kata-general' -- '#midonet' - '#murano' -- '#networking-sfc' - '#oooq' - '#opendev' - '#openstack' @@ -133,7 +123,6 @@ meetbot_channels: - '#openstack-cinder' - '#openstack-containers' - '#openstack-cyborg' -- '#openstack-deployment' - '#openstack-dev' - '#openstack-dib' - '#openstack-diversity' @@ -145,7 +134,6 @@ meetbot_channels: - '#openstack-forum' - '#openstack-fr' - '#openstack-freezer' -- '#openstack-fwaas' - '#openstack-glance' - '#openstack-ha' - '#openstack-heat-translator' @@ -160,7 +148,6 @@ meetbot_channels: - '#openstack-karbor' - '#openstack-kayobe' - '#openstack-keystone' -- '#openstack-ko' - '#openstack-kolla' - '#openstack-kuryr' - '#openstack-lbaas' @@ -173,7 +160,6 @@ meetbot_channels: - '#openstack-meeting-alt' - '#openstack-mentoring' - '#openstack-mistral' -- '#openstack-mogan' - '#openstack-monasca' - '#openstack-net-bgpvpn' - '#openstack-neutron' @@ -200,7 +186,6 @@ meetbot_channels: - '#openstack-sprint' - '#openstack-stable' - '#openstack-storlets' -- '#openstack-swg' - '#openstack-swift' - '#openstack-tc' - '#openstack-telemetry' @@ -209,10 +194,7 @@ meetbot_channels: - '#openstack-trove' - '#openstack-uc' - '#openstack-upstream-institute' -- '#openstack-valence' -- '#openstack-valet' - '#openstack-vitrage' -- '#openstack-vpnaas' - '#openstack-watcher' - '#openstack-women' - '#openstack-zaqar' @@ -225,7 +207,6 @@ meetbot_channels: - '#softwarefactory' - '#starlingx' - '#storyboard' -- '#swift3' - '#tacker' - '#tripleo' - '#zuul'