From aea8e0fe948ce66b7e2ae18e38f3a3a6a92a5c76 Mon Sep 17 00:00:00 2001
From: Steven Dake <stdake@cisco.com>
Date: Sat, 18 Apr 2015 18:45:36 -0700
Subject: [PATCH] Change kolla notifications to #kolla

Previously kolla notificatins occurred to chnnel #tripleo.
Recently the kolla upsteram community has formed its own
channel so it makes sense for these notificatins to go to

Change-Id: I9c7a8f3e51f34d0a15c05baa0be43cc28513b416
---
 accessbot/channels.yaml |  1 +
 gerritbot/channels.yaml | 11 ++++++++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/accessbot/channels.yaml b/accessbot/channels.yaml
index 67fdfda588..d8c294b73a 100644
--- a/accessbot/channels.yaml
+++ b/accessbot/channels.yaml
@@ -63,6 +63,7 @@ channels:
   - name: git-upstream
     mask: full_mask
   - name: heat
+  - name: kolla
   - name: magnetodb
     mask: full_mask
   - name: murano
diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml
index 9ea53c699d..66230783ba 100644
--- a/gerritbot/channels.yaml
+++ b/gerritbot/channels.yaml
@@ -129,6 +129,16 @@ heat:
     branches:
       - master
 
+kolla:
+    events:
+      - patchset-created
+      - change-merged
+      - x-vrif-minus-2
+    projects:
+      - stackforge/kolla
+    branches:
+      - master
+
 magnetodb:
     events:
       - patchset-created
@@ -1299,7 +1309,6 @@ tripleo:
       - openstack/tripleo-specs
       - openstack/tuskar
       - openstack/tuskar-ui
-      - stackforge/kolla
       - stackforge/prep-source-repos
       - stackforge/puppet-tripleo
       - stackforge/tripleo-ansible