Eliminate warning when disconnecting a container from network

Bug #1626427 reported by Dongcan Ye
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kuryr
Fix Released
Undecided
Dongcan Ye

Bug Description

Disconnects a container from network, cleanup veth pairs occurs, but warning info raise from iprouter2:
WARNING pyroute2.iproute [-] link_remove() is obsoleted, use link('del', ...)

We can replace the obsoleted method in kuryr-lib.

Dongcan Ye (hellochosen)
Changed in kuryr:
assignee: nobody → Dongcan Ye (hellochosen)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kuryr (master)

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

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

Reviewed: https://review.openstack.org/374591
Committed: https://git.openstack.org/cgit/openstack/kuryr/commit/?id=dc4ec4e7c64d6f2e14b7b9f40ef2b41ab49c76e9
Submitter: Jenkins
Branch: master

commit dc4ec4e7c64d6f2e14b7b9f40ef2b41ab49c76e9
Author: Dongcan Ye <email address hidden>
Date: Thu Sep 22 15:49:10 2016 +0800

    Replace link_remove with link delete

    Disconnects a container from network, cleanup veth pairs occurs, but
    warning info raise from iprouter2: WARNING pyroute2.iproute [-]
    link_remove() is obsoleted, use link('del', ...)

    We can replace the obsoleted method in kuryr-lib.

    Change-Id: I4fbf45b49415ee76983a441566ccec55b1adb543
    Closes-Bug: #1626427

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

This issue was fixed in the openstack/kuryr 0.2.0 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.