[ovs-build] Fixed: openvswitch/ovs#2827 (master - 184bc3c)

Travis CI builds at travis-ci.org
Fri Jul 1 21:30:45 UTC 2016


Build Update for openvswitch/ovs
-------------------------------------

Build: #2827
Status: Fixed

Duration: 30 minutes and 50 seconds
Commit: 184bc3c (master)
Author: Russell Bryant
Message: ovn: Add software l2 gateway.

This patch implements one approach to using ovn-controller to implement
a software l2 gateway between logical and physical networks.

A new logical port type called "l2gateway" is introduced here.  It is very
close to how localnet ports work, with the following exception:

- A localnet port makes OVN use the physical network as the
  transport between hypervisors instead of tunnels. An l2gateway port still
  uses tunnels between all hypervisors, and packets only go to/from the
  specified physical network as needed via the chassis the l2gateway port
  is bound to.

- An l2gateway port also gets bound to a chassis while a localnet port does
  not.  This binding is not done by ovn-controller.  It is left as an
  administrative function.  In the case of OpenStack, the Neutron plugin
  will do this.

Signed-off-by: Russell Bryant <russell at ovn.org>
Acked-by: Ryan Moats <rmoats at us.ibm.com>
Acked-by: Ben Pfaff <blp at ovn.org>
Acked-by: Justin Pettit <jpettit at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/39a6542bb429...184bc3cae8c8

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/141735282

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.openvswitch.org/pipermail/ovs-build/attachments/20160701/e3f050c2/attachment-0002.html>


More information about the build mailing list