_notify_l3_agent_ha_port_update failed for stable/mitaka

Bug #1640701 reported by Ann Taraday
22
This bug affects 3 people
Affects Status Importance Assigned to Milestone
neutron
Fix Released
High
venkata anil

Bug Description

Backport https://review.openstack.org/#/c/364407/ bring _notify_l3_agent_ha_port_update to Mitaka code with several changes. This code if giving constant errors in neutron-server logs http://paste.openstack.org/show/588382/.

Newton version and later are not affected.

Changed in neutron:
assignee: nobody → venkata anil (anil-venkata)
Changed in neutron:
importance: Undecided → Low
Changed in neutron:
importance: Low → Medium
Changed in neutron:
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/396520

Changed in neutron:
status: Confirmed → In Progress
Revision history for this message
Kevin Benton (kevinbenton) wrote :

Upgrading to High. the logs are a mess otherwise.

Changed in neutron:
importance: Medium → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/mitaka)

Reviewed: https://review.openstack.org/396520
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=fd082cdd6c13a403a778d25b0d6b60abbec25190
Submitter: Jenkins
Branch: stable/mitaka

commit fd082cdd6c13a403a778d25b0d6b60abbec25190
Author: venkata anil <email address hidden>
Date: Fri Nov 11 07:21:54 2016 +0000

    Avoid trace in _notify_l3_agent_ha_port_update

    Backport [1] is causing trace in _notify_l3_agent_ha_port_update.
    This callback is invoked for each port's AFTER_UPDATE event, but
    initial port updates(for example, port binding) won't have
    allowed_address_pairs as part of port DB.
    With this change, _notify_l3_agent_ha_port_update will only process
    port if the event is from update_device_up i.e after port is
    completely configured.

    [1] https://review.openstack.org/#/c/364407/
    Closes-Bug: #1640701

    Change-Id: If8aa47d154f229e5597e43efd402bcadb7db03ac

tags: added: in-stable-mitaka
LIU Yulong (dragon889)
Changed in neutron:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 8.4.0

This issue was fixed in the openstack/neutron 8.4.0 release.

Changed in neutron:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.