<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 30 March 2017 at 08:47, Saverio Proto <span dir="ltr"><<a href="mailto:saverio.proto@switch.ch" target="_blank">saverio.proto@switch.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I am trying to use the neutron l2gw plugin, but I am not using a bare<br>
metal switch to bridge.<br>
<br>
I am using a server with Openvswitch.<br></blockquote><div><br></div><div>I am not aware of any effort to implement L2GW purely in software, in fact this was one key missing pieces that prevented the project to have CI solely dealt with the upstream infra resources. Perhaps OVN may come to the rescue here, I recall at some point the team was looking at the L2GW API.</div><div><br></div><div>Thanks,</div><div>Armando</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Following this documentation:<br>
<br>
<a href="http://networkop.co.uk/blog/2016/05/21/neutron-l2gw/" rel="noreferrer" target="_blank">http://networkop.co.uk/blog/<wbr>2016/05/21/neutron-l2gw/</a><br>
<br>
At one point there is this command:<br>
<br>
sudo vtep-bootstrap L5 10.0.0.5 192.168.91.21 --no_encryption<br>
<br>
This vtep-bootstrap is specific for Cumulux Linux<br>
<br>
Anybody has documentation with normal vtep-ctl commands ?<br>
<br>
So far on the Ubuntu server I did the following:<br>
<br>
apt-get install openvswitch-vtep<br>
ovsdb-tool create /etc/openvswitch/vtep.db<br>
/usr/share/openvswitch/vtep.<wbr>ovsschema<br>
<br>
Anyone has more complete documentation ?<br>
<br>
I did not understand if the vtep-openvswitch controlled by the l2gw<br>
plugin will make vxlan tunnels to all the compute nodes, to bridge the<br>
tenant network with a physical l2 network ? Or all this traffic has to<br>
pass to the network node also because the vtep openvswitch is not able<br>
to talk to the compute nodes ?<br>
<br>
thank you<br>
<br>
Saverio<br>
<br>
<br>
--<br>
SWITCH<br>
Saverio Proto, Peta Solutions<br>
Werdstrasse 2, P.O. Box, 8021 Zurich, Switzerland<br>
phone +41 44 268 15 15, direct +41 44 268 1573<br>
<a href="mailto:saverio.proto@switch.ch">saverio.proto@switch.ch</a>, <a href="http://www.switch.ch" rel="noreferrer" target="_blank">http://www.switch.ch</a><br>
<br>
<a href="http://www.switch.ch/stories" rel="noreferrer" target="_blank">http://www.switch.ch/stories</a><br>
<br>
______________________________<wbr>______________________________<wbr>______________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.<wbr>openstack.org?subject:<wbr>unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack-dev</a><br>
</blockquote></div><br></div></div>