[Openstack] linuxbridge and vxlan set up
Veera B
veera.reddy at freescale.com
Fri Feb 28 04:44:13 UTC 2014
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:mali at awcloud.com]
Sent: Friday, February 28, 2014 8:25 AM
To: Openstack Milis; openstack-operators at lists.openstack.org
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 : openstack at lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
More information about the Openstack
mailing list