← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1350119] Re: get_agent_gw_ports_exist_for_network in l3_dvr_db.py should use arrays for filter values

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => juno-3

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

Title:
  get_agent_gw_ports_exist_for_network in l3_dvr_db.py should use arrays
  for filter values

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  This code is incorrect:
  https://github.com/openstack/neutron/blob/master/neutron/db/l3_dvr_db.py#L297

  The result is that no port is found by the query.  Because of this, a
  new port gets created each time the L3 agent restarts and tries to
  find the external gw port for the DVR router.

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


References