1 | initial version |
Hi tahder,
Thanks for reaching out!
Unfortunately, you will still have to create the 'neutron-ovs-agent' service manually. Thanks for pointing the flaw in the documentation. We will update it.
Since Mitaka you will have to add the following lines in 'neutronovsagent.conf':
[ovs]
...
of_interface = ovs-ofctl
ovsdb_interface = vsctl
The above will switch from native implementation to exec calls.
We are currently addressing the issue and I will update this answer once it was integrated.
Let me know if the above fixes the issue.
Thanks, Alin.