Update for tripleo-heat-templates.
Change-Id: Iedd869f02ee51f286a91ce5f64a4a826e567ea4f
Reviewed-on: https://review.openstack.org/32782
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
diff --git a/jeepyb/cmd/update_bug.py b/jeepyb/cmd/update_bug.py
index f99066a..eab68f1 100644
--- a/jeepyb/cmd/update_bug.py
+++ b/jeepyb/cmd/update_bug.py
@@ -182,6 +182,7 @@
'stackforge/puppet-quantum': 'puppet-openstack',
'stackforge/puppet-swift': 'puppet-openstack',
'stackforge/puppet-tempest': 'puppet-openstack',
+ 'stackforge/tripleo-heat-templates': 'tripleo',
'stackforge/tripleo-image-elements': 'tripleo',
}
return project_map.get(full_project_name, short_project(full_project_name))
@@ -220,6 +221,7 @@
'stackforge/cookbook-openstack-ops-messaging',
'stackforge/cookbook-openstack-orchestration',
'stackforge/openstack-chef-repo',
+ 'stackforge/tripleo-heat-templates',
'stackforge/tripleo-image-elements',
]