Hello, I am trying to use the neutron l2gw plugin, but I am not using a bare metal switch to bridge.
I am using a server with Openvswitch. Following this documentation: http://networkop.co.uk/blog/2016/05/21/neutron-l2gw/ At one point there is this command: sudo vtep-bootstrap L5 10.0.0.5 192.168.91.21 --no_encryption This vtep-bootstrap is specific for Cumulux Linux Anybody has documentation with normal vtep-ctl commands ? So far on the Ubuntu server I did the following: apt-get install openvswitch-vtep ovsdb-tool create /etc/openvswitch/vtep.db /usr/share/openvswitch/vtep.ovsschema Anyone has more complete documentation ? I did not understand if the vtep-openvswitch controlled by the l2gw plugin will make vxlan tunnels to all the compute nodes, to bridge the tenant network with a physical l2 network ? Or all this traffic has to pass to the network node also because the vtep openvswitch is not able to talk to the compute nodes ? thank you Saverio -- SWITCH Saverio Proto, Peta Solutions Werdstrasse 2, P.O. Box, 8021 Zurich, Switzerland phone +41 44 268 15 15, direct +41 44 268 1573 [email protected], http://www.switch.ch http://www.switch.ch/stories __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
