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
This commit is contained in:
parent
d4d83afc82
commit
6caa2f9715
@ -182,6 +182,7 @@ def git2lp(full_project_name):
|
||||
'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 @@ def is_direct_release(full_project_name):
|
||||
'stackforge/cookbook-openstack-ops-messaging',
|
||||
'stackforge/cookbook-openstack-orchestration',
|
||||
'stackforge/openstack-chef-repo',
|
||||
'stackforge/tripleo-heat-templates',
|
||||
'stackforge/tripleo-image-elements',
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user