Failed to bind port in neutron on router
I am having trouble configuring the 3-node setup.
I am able to get all the services running on the three nodes. But when I create a router and add the interfaces to it, I get the following errors in the /var/log/neutron/server.log. Also I get same errors when I try to create a VM:
2014-07-28 10:02:12.932 29434 WARNING neutron.plugins.ml2.managers [-] Failed to bind port 5df80959-3570-4ded-9a46-7b666a58f9b2 on host ace47
2014-07-28 10:02:13.457 29434 WARNING neutron.plugins.ml2.rpc [-] Device 5df80959-3570-4ded-9a46-7b666a58f9b2 requested by agent ovsd62cf4b4964b on network a73f8d24-901e-46e3-b510-fe8f60a2ecc6 not bound, vif_type: binding_failed
2014-07-28 10:02:13.879 29434 WARNING neutron.plugins.ml2.managers [-] Failed to bind port 5df80959-3570-4ded-9a46-7b666a58f9b2 on host ace47
2014-07-28 10:02:13.881 29434 WARNING neutron.plugins.ml2.plugin [-] In _notify_port_updated(), no bound segment for port 5df80959-3570-4ded-9a46-7b666a58f9b2 on network a73f8d24-901e-46e3-b510-fe8f60a2ecc6
2014-07-28 10:02:23.196 29434 WARNING neutron.plugins.ml2.managers [-] Failed to bind port 11177305-0fe4-41dd-b09a-78f4844186a0 on host ace47
2014-07-28 10:02:23.197 29434 WARNING neutron.plugins.ml2.plugin [-] In _notify_port_updated(), no bound segment for port 11177305-0fe4-41dd-b09a-78f4844186a0 on network a73f8d24-901e-46e3-b510-fe8f60a2ecc6 2014-07-28 10:02:25.467 29434 WARNING neutron.plugins.ml2.rpc [-] Device 11177305-0fe4-41dd-b09a-78f4844186a0 requested by agent ovsd62cf4b4964b on network a73f8d24-901e-46e3-b510-fe8f60a2ecc6 not bound, vif_type: binding_failed