我认为另一个问题与我之前的问题相关:
当我做:
nova service-list
nova-conductor and scheduler seems to be enabled, but status is down.
我如何启动这些服务?我试过:
service nova-compute restart
Redirecting to /bin/systemctl restart nova-compute.service
Failed to restart nova-compute.service: Unit not found.
我已打开端口 5672,并且是单主机部署(节点、控制器等驻留在同一个物理主机中)。有人能尽快帮助我吗?