原因:
before queens heat was inside horizon code, in queens and later,
heat dashboard is in a different package and need to be installed,
package name: openstack-heat-ui
解决办法是:
yum install -y openstack-heat-ui
重启服务:
systemctl restart openstack-heat*
systemctl restart httpd