From 9428f391ce0315cf8c8e24ecc323fbdf699969c2 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Fri, 22 Jul 2011 10:49:48 -0400 Subject: [PATCH] Added all of the relevant teams. Change-Id: Ia4c385ae81ba48d26c8624de8aa197f9d25c6ef3 --- sync_launchpad_gerrit.py | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sync_launchpad_gerrit.py b/sync_launchpad_gerrit.py index 2d485a00..a83986b3 100644 --- a/sync_launchpad_gerrit.py +++ b/sync_launchpad_gerrit.py @@ -22,9 +22,12 @@ teams_todo = [ "burrow-core", "glance", "glance-core", - #"keystone", - #"keystone-core", + "keystone-team", + "keystone-core", + "openstack", "openstack-admins", + "openstack-ci", + "lunr-core", "nova", "nova-core", "swift",