[ovs-build] Fixed: openvswitch/ovs#2838 (master - 2c5cbb1)

Travis CI builds at travis-ci.org
Sun Jul 3 04:00:54 UTC 2016


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

Build: #2838
Status: Fixed

Duration: 9 minutes and 6 seconds
Commit: 2c5cbb1 (master)
Author: Russell Bryant
Message: ovn: Add address set support.

Update the OVN expression parser to support address sets.  Previously,
you could have a set of IP or MAC addresses in this form:

    {addr1, addr2, ..., addrN}

This patch adds support for a bit of indirection where we can define a
set of addresses and refer to them by name.

    $name

This '$name' can be used in the expresssions like

    {addr1, addr2, $name, ... }
    {$name}
    $name

A future patch will expose the ability to define address sets for use.

Signed-off-by: Russell Bryant <russell at ovn.org>
Co-authored-by: Babu Shanmugam <bschanmu at redhat.com>
Signed-off-by: Babu Shanmugam <bschanmu at redhat.com>
[blp at ovn.org made numerous small changes]
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/eff49a5620ec...2c5cbb15ff52

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

--

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/20160703/4b34170d/attachment-0002.html>


More information about the build mailing list