Netlink error raised when trying to delete not existing IP address from device

Bug #1757259 reported by Slawek Kaplonski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
High
Slawek Kaplonski

Bug Description

In DVR multinode scenario tests L3 agent fails many times with errors in L3 agent logs: http://logs.openstack.org/76/550676/10/check/neutron-tempest-plugin-dvr-multinode-scenario/1c3297a/logs/screen-q-l3.txt.gz?

It looks that there is some problem during deletion of IP address from device.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/554697

Changed in neutron:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/554697
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=bbe1bac3f78eb15190289b6bc8d6b3a9ae77b412
Submitter: Zuul
Branch: master

commit bbe1bac3f78eb15190289b6bc8d6b3a9ae77b412
Author: Sławek Kapłoński <email address hidden>
Date: Tue Mar 20 21:42:26 2018 +0100

    Don't raise error when removing not existing IP address

    When privileged delete_ip_address function is called to delete
    IP address which is already not configured on device, it should
    not fail with any error.

    Change-Id: I9247ac899a76e5d9a2962d2cb81279f2d6f16c0b
    Closes-Bug: #1757259

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 13.0.0.0b1

This issue was fixed in the openstack/neutron 13.0.0.0b1 development milestone.

tags: added: neutron-proactive-backport-potential
tags: removed: neutron-proactive-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/queens)

Fix proposed to branch: stable/queens
Review: https://review.opendev.org/721618

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/queens)

Reviewed: https://review.opendev.org/721618
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=68d6a58dd13a314e56f7ad27b85191923359bdbd
Submitter: Zuul
Branch: stable/queens

commit 68d6a58dd13a314e56f7ad27b85191923359bdbd
Author: Sławek Kapłoński <email address hidden>
Date: Tue Mar 20 21:42:26 2018 +0100

    Don't raise error when removing not existing IP address

    When privileged delete_ip_address function is called to delete
    IP address which is already not configured on device, it should
    not fail with any error.

    Conflicts:
        neutron/tests/functional/agent/linux/test_ip_lib.py

    Change-Id: I9247ac899a76e5d9a2962d2cb81279f2d6f16c0b
    Closes-Bug: #1757259
    (cherry picked from commit bbe1bac3f78eb15190289b6bc8d6b3a9ae77b412)

tags: added: in-stable-queens
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron queens-eol

This issue was fixed in the openstack/neutron queens-eol release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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