Packstack 安装openstack queens版本: 在horizon里没有heat的编排目录

原因

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

posted @ 2018-12-22 13:28  一只小麻瓜  阅读(614)  评论(0编辑  收藏  举报