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 protected]> 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 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1757259 Title: Netlink error raised when trying to delete not existing IP address from device Status in neutron: Fix Released 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. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1757259/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

