Hi , Did you add the following lines in neutron.conf core_plugin = neutron.plugins.ml2.plugin.Ml2Plugin service_plugins = neutron.services.l3_router.l3_router_plugin.L3RouterPlugin
Add above mentioned service plugins. And check ypur network node is reachable from outside world (i.e br-ex). Regards, Veera. -----Original Message----- From: Li Ma [mailto:[email protected]] Sent: Friday, February 28, 2014 8:25 AM To: Openstack Milis; [email protected] Subject: [Openstack] linuxbridge and vxlan set up Hi all, I'm trying to build a testbed for Linux Bridge + VXLAN + ML2 plugin, 1 controller, 1 network, 1 compute node. Right now, the fixed IPs are all working well because I can ping each other inside the namespace on the network node, but floating IPs are not working. I cannot reach instances via floating IP from outside. It seems that my network node(l3-agent, dhcp-agent, linuxbridge-agent) is not set properly. Could someone provide a guide for how to configure linuxbridge using vxlan? (The official doc seems not available.) Thanks a lot, -- cheers, Li Ma _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
