Infra publications bugs to openstack-ci.

Bug reports on the openstack-infra/publications project in Gerrit
should map to the openstack-ci project in Launchpad and be marked
fix-released on merge.

Change-Id: I3caea11c36270db2e5d7587f09cff150b80e8afa
Reviewed-on: https://review.openstack.org/31864
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
This commit is contained in:
Jeremy Stanley 2013-06-05 20:45:59 +00:00 committed by Jenkins
parent 7260a91bf9
commit 9c36efc563

View File

@ -152,6 +152,7 @@ def git2lp(full_project_name):
'openstack-infra/lodgeit': 'openstack-ci',
'openstack-infra/meetbot': 'openstack-ci',
'openstack-infra/nose-html-output': 'openstack-ci',
'openstack-infra/publications': 'openstack-ci',
'openstack-infra/puppet-apparmor': 'openstack-ci',
'openstack-infra/puppet-dashboard': 'openstack-ci',
'openstack-infra/puppet-vcsrepo': 'openstack-ci',
@ -203,6 +204,7 @@ def is_direct_release(full_project_name):
'openstack-infra/lodgeit',
'openstack-infra/meetbot',
'openstack-infra/nose-html-output',
'openstack-infra/publications',
'openstack-infra/reviewday',
'openstack-infra/statusbot',
'stackforge/cookbook-openstack-block-storage',