I apologize if I keep asking questions about the OpenStack Nova Compute Hyperv driver, I'm a newbie
I've managed to configure Neutron to use Hyper-V but when I try to start the services with
/bin/neutron-server --config-file=/etc/neutron/neutron.conf --config-file=/etc/neutron/plugins/ml2/ml2_conf.ini
At the bottom of the log I find this error that I don't understand how to fix:
RuntimeError: Unable to load neutron from configuration file /etc/neutron/api-paste.ini.
the neutron-server service fails to start while if I remove "hyperv" from mechanismdrivers everything is resolved the service starts but still I am not able to start instances with Binding for Port Failed, I also installed the networkinghyperv package with pip but it doesn't seem to do anything, I'm on OpenStack Legacy Liberty