美文网首页
centos7搭建openstack-dashboard无法ve

centos7搭建openstack-dashboard无法ve

作者: VanessaC | 来源:发表于2018-04-23 15:39 被阅读0次

1.报错记录

Misconfiguration of certificate's CN and virtual name. The certificate CN has localhost4.localdomain4. We expected controller as virtual name.

2.解决方法

1)在/etc/httpd/conf.d/openstack-dashboard.conf配置文件中,加入如下配置文件

WSGIApplicationGroup %{GLOBAL}

2)这个问题是由于openstack package 更新导致的

相关文章

网友评论

      本文标题:centos7搭建openstack-dashboard无法ve

      本文链接:https://www.haomeiwen.com/subject/pulllftx.html