From 95c630f52a351dde06fc00e97c8510934bafcceb Mon Sep 17 00:00:00 2001 From: Anita Kuno Date: Fri, 24 Jan 2014 12:11:33 -0500 Subject: [PATCH] Add logging to #openstack-gate To facilitate discussion around coordinating fixes for bugs in various projects participating in integration testing, a new channel was created: #openstack-gate. This change requests that it is permanently logged using eavesdrop. Change-Id: I72ccfb96cda129c851bd3b0eed1e0b940ca04a82 --- modules/openstack_project/manifests/eavesdrop.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/openstack_project/manifests/eavesdrop.pp b/modules/openstack_project/manifests/eavesdrop.pp index 3122762591..93b67487da 100644 --- a/modules/openstack_project/manifests/eavesdrop.pp +++ b/modules/openstack_project/manifests/eavesdrop.pp @@ -41,6 +41,7 @@ class openstack_project::eavesdrop ( '#openstack-climate', '#openstack-dev', '#openstack-dns', + '#openstack-gate', '#openstack-infra', '#openstack-ironic', '#openstack-marconi',