1 | initial version |
Hello,
Can you also include the neutron-hyperv-agent.log
file? It is typically located in C:\OpenStack\Log\
.
Also, make sure you have installed networking-hyperv
on your Neutron controller (pip install networking-hyperv
) and that you have included hyperv
as a mechanism_driver
in the /etc/neutron/plugins/ml2_conf.ini
configuration file. After changing the configuration file, restarting the neutron-server
service is necessary.
You can find more information on setup and networking troubleshooting at: https://cloudbase.it/neutron-hyper-v-plugin/
Let me know how it goes!
Best regards, Claudiu Belu