From 56a50ad92bd8b80d3e8ccf8d814c046e1268f31c Mon Sep 17 00:00:00 2001 From: adreznec Date: Wed, 6 Jan 2016 12:39:52 -0600 Subject: [PATCH] Add openstack-powervm to meetbot and statusbot channels Add the #openstack-powervm IRC channel to the list of meetbot channels for logging of powervm driver discussions as well as to the list of statusbot channels. Change-Id: Id876ec6cacef2d53bb4d36f86e4297d3be53eecc --- hiera/common.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hiera/common.yaml b/hiera/common.yaml index b3cc01977d..88ffa18484 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -84,6 +84,7 @@ statusbot_channels: - openstack-nova - openstack-opw - openstack-oslo +- openstack-powervm - openstack-product - openstack-qa - openstack-raksha @@ -170,6 +171,7 @@ meetbot_channels: - '#openstack-performance' - '#openstack-opw' - '#openstack-oslo' +- '#openstack-powervm' - '#openstack-product' - '#openstack-qa' - '#openstack-rally'