天天看点

OpenStack在dashboard界面点击管理员网络,服务器页面出错OpenStack在dashboard界面点击管理员网络,服务器页面出错解决办法

OpenStack在dashboard界面点击管理员网络,服务器页面出错解决办法

首先检查日志

cat /var/log/httpd/error_log

如果最下行提示:Call to list enabled services failed. This is likely due to a problem communicating with the Neutron endpoint. VPN panel will not be displayed.

请检查你的neutron组件服务是否没有启动,请重新启动关于neutron的相关服务组件

继续阅读