[ovs-build] Passed: ovsrobot/ovn#52 (series_124075 - 66bb414)

Travis CI builds at travis-ci.com
Fri Aug 9 00:29:21 UTC 2019


Build Update for ovsrobot/ovn
-------------------------------------

Build: #52
Status: Passed

Duration: 1 hr, 3 mins, and 37 secs
Commit: 66bb414 (series_124075)
Author: Mark Michelson
Message: Prevent erroneous duplicate IP address messages.

When using dynamic address assignment for logical switches, OVN reserves
the first address in the subnet for the attached router port to use.

In commit 488d153ee87841c042af05bc0eb8b5481aaa98cf, the IPAM code was
modified to add assigned router port addresses to IPAM. The use case for
this was when a switch was joined to multiple routers, and all router
addresses were dynamically assigned.

However, that commit also made it so that when a router rightly claimed
the first address in the subnet, ovn-northd would issue a warning about
a duplicate IP address being set. This change fixes the issue by adding
a special case so that we don't add the router's IP address to IPAM if
it is the first address in the subnet. This prevents the warning message
from appearing.

Signed-off-by: Mark Michelson <mmichels at redhat.com>
Acked-by: Numan Siddique <nusiddiq at redhat.com>
Acked-by: Han ZHou <hzhou8 at ebay.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovn/compare/5c5726243b34^...66bb41440854

View the full build log and details: https://travis-ci.com/ovsrobot/ovn/builds/122514756?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the ovsrobot/ovn repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=9136199&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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://mail.openvswitch.org/pipermail/ovs-build/attachments/20190809/94f9abd9/attachment.html>


More information about the build mailing list