From 5c5bdf11371f9d37994de5c7837d785cedad796b Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 12 Feb 2014 17:36:04 -0800 Subject: [PATCH] Add new infra projects The minor reordering is to match what is returned by gerrit from ls-projects. Change-Id: Ia0b7f8af82814058d1aeed28197bdf81ebe7b747 --- projects/infra.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/projects/infra.json b/projects/infra.json index e7d833c..2e3477c 100644 --- a/projects/infra.json +++ b/projects/infra.json @@ -1,4 +1,5 @@ {"name": "infra", "subprojects": [ + "openstack-infra/activity-board", "openstack-infra/askbot-theme", "openstack-infra/config", "openstack-infra/devstack-gate", @@ -7,23 +8,33 @@ "openstack-infra/gerrit", "openstack-infra/gerritbot", "openstack-infra/gerritlib", - "openstack-infra/gitdm", "openstack-infra/git-review", + "openstack-infra/gitdm", + "openstack-infra/groups", "openstack-infra/jeepyb", "openstack-infra/jenkins-job-builder", "openstack-infra/lodgeit", "openstack-infra/meetbot", "openstack-infra/nodepool", "openstack-infra/nose-html-output", + "openstack-infra/odsreg", + "openstack-infra/openstackid", + "openstack-infra/os-loganalyze", + "openstack-infra/publications", "openstack-infra/puppet-apparmor", "openstack-infra/puppet-dashboard", "openstack-infra/puppet-vcsrepo", "openstack-infra/pypi-mirror", + "openstack-infra/release-tools", "openstack-infra/releasestatus", "openstack-infra/reviewday", + "openstack-infra/reviewstats", "openstack-infra/statusbot", + "openstack-infra/storyboard", + "openstack-infra/storyboard-webclient", "openstack-infra/zmq-event-publisher", - "openstack-infra/zuul" + "openstack-infra/zuul", + "openstack-infra/zuul-packaging" ], "core-team": [ "cboylan", "corvus",