← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1717597] Re: Bad arping call in DVR centralized floating IP code

 

Reviewed:  https://review.openstack.org/504252
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=92f1052d3c5d5bc7b89e49fdfff8f0ef24832a1c
Submitter: Jenkins
Branch:    master

commit 92f1052d3c5d5bc7b89e49fdfff8f0ef24832a1c
Author: Brian Haley <bhaley@xxxxxxxxxx>
Date:   Thu Sep 14 15:34:03 2017 -0600

    DVR: Fix bad arping call in centralized floating IP code
    
    When the centralized floating IP code was added, the call
    to send_ip_addr_adv_notif() had an incorrect argument,
    leading to this failure in the l3-agent log:
    
    TypeError: range() integer end argument expected, got ConfigOpts.
    
    Closes-bug: #1717597
    Change-Id: Ib0a5162912caac0508e19996fb13e431af39cfc4


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1717597

Title:
  Bad arping call in DVR centralized floating IP code

Status in neutron:
  Fix Released

Bug description:
  When the centralized floating IP code was added, the call to
  send_ip_addr_adv_notif() had an incorrect argument, leading to this
  failure in the l3-agent log:

  TypeError: range() integer end argument expected, got ConfigOpts.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1717597/+subscriptions


References