原因:
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
原文地址:https://www.cnblogs.com/chenpengzi/p/10160785.html
时间: 2024-11-07 22:47:59