Zun

Comment 1 for bug 2041835

Revision history for this message
Baoqing Wang (baoqingwang) wrote :

Hello, I encountered the same problem as you. I have solved it, the following operations can help you:

Edit the /etc/zun/zun.conf

in the [compute] section, configure the 'host_shared_with_nova':

[compute]
...
host_shared_with_nova = true

Then, restart zun-compute

systemctl restart zun-compute