From e086520fb9923355e658d84129bcad686a8c5f39 Mon Sep 17 00:00:00 2001 From: Kiall Mac Innes Date: Thu, 1 Nov 2012 01:41:27 +0000 Subject: [PATCH] Configure Gerritbot to send Moniker events through to #openstack-dns Change-Id: Ibcf7b49db86e49a03fb37ca905ccc4e68e55ca9a Reviewed-on: https://review.openstack.org/15167 Approved: Monty Taylor Reviewed-by: Monty Taylor Tested-by: Jenkins --- modules/gerritbot/files/gerritbot_channel_config.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index cdb668c275..7510c51c85 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -69,3 +69,14 @@ openstack-metering: - stackforge/ceilometer branches: - master + +openstack-dns: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - stackforge/moniker + - stackforge/python-monikerclient + branches: + - master