From f00ded6f1578006c8b6363e93015a6df50e7f67b Mon Sep 17 00:00:00 2001 From: Gordon Chung Date: Thu, 20 Feb 2014 17:12:58 -0500 Subject: [PATCH] switch gerritbot to use openstack/pycadf pycadf library is now under openstack instead of stackforge. update gerritbot to reflect this. Change-Id: Icf6b7d282fb3d7aa4c1308449f6ded082dc08b62 --- modules/gerritbot/files/gerritbot_channel_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index f21788e903..2bbb8e4e29 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -84,7 +84,7 @@ openstack-ceilometer: projects: - openstack/ceilometer - openstack/python-ceilometerclient - - stackforge/pycadf + - openstack/pycadf branches: - master