neutron-plugin-ml2 uses wrong codebase?
Hello community,
after spending a bit of time debugging the "binding_failed" issue with ml2 and openvswitch-mech, I figured out, that the ml2 plugin seems not to be used. Using debug logging I can see a lot of traces from neutron.
Thanks in advance
Roman
======== environment ========
root@networknode:~# cat /usr/lib/
[neutron.
openvswitch = neutron.
[neutron.
openvswitch = neutron.
ml2 = neutron.
root@networknode:~# cat /etc/neutron/
core_plugin = ml2
root@networknode:~# cat /etc/neutron/
mechanism_drivers = openvswitch
root@networknode:~# dpkg -l | grep neutron
ii neutron-common 1:2014.
ii neutron-dhcp-agent 1:2014.
ii neutron-l3-agent 1:2014.
ii neutron-lbaas-agent 1:2014.
ii neutron-
ii neutron-plugin-ml2 1:2014.
ii neutron-
ii python-neutron 1:2014.
ii python-
root@networknode:~# ps aux | grep ml2
neutron 3672 0.3 0.0 101288 29960 ? Ss 17:47 0:10 /usr/bin/python /usr/bin/
root@networknode:~# lsb_release -d
Description: Ubuntu 14.04.1 LTS
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu neutron Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Roman Jerger for more information if necessary.