Update the heat service egg name to openstack_heat

In https://review.openstack.org/606160 the dist name was changed
from 'heat' to 'openstack-heat'. The egg name needs to be updated
or the package will fail to install or be usable.

Related: https://review.openstack.org/635518
Change-Id: Ida55bc030800c512d64bb715f704697875cd5738
This commit is contained in:
Jesse Pretorius 2019-02-12 12:42:57 +00:00
parent a46dece4fb
commit 3621ce76b7

View File

@ -87,6 +87,7 @@ glance_git_track_branch: master
## Heat service
heat_git_repo: https://git.openstack.org/openstack/heat
heat_git_install_branch: 0df360559ab0cde482b53eeae17721f4ad5be67a # HEAD as of 09.02.2019
heat_git_package_name: openstack-heat
heat_git_project_group: heat_all
heat_git_track_branch: master