Merge "add horizon irc room to eavesdrop bot config"

This commit is contained in:
Jenkins 2014-08-11 16:15:22 +00:00 committed by Gerrit Code Review
commit f0764a3dc9
2 changed files with 2 additions and 0 deletions

View File

@ -81,6 +81,7 @@ channels:
- name: openstack-foundation - name: openstack-foundation
- name: openstack-gantt - name: openstack-gantt
- name: openstack-gate - name: openstack-gate
- name: openstack-horizon
- name: openstack-hyper-v - name: openstack-hyper-v
- name: openstack-infra - name: openstack-infra
- name: openstack-ironic - name: openstack-ironic

View File

@ -47,6 +47,7 @@ class openstack_project::eavesdrop (
'#openstack-containers', '#openstack-containers',
'#openstack-dev', '#openstack-dev',
'#openstack-dns', '#openstack-dns',
'#openstack-horizon',
'#openstack-infra', '#openstack-infra',
'#openstack-ironic', '#openstack-ironic',
'#openstack-keystone', '#openstack-keystone',