Comment 3 for bug 1953139

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/820484
Committed: https://opendev.org/openstack/neutron/commit/3727103ce7c691793a0b02c0870ebb41c95f0cfd
Submitter: "Zuul (22348)"
Branch: master

commit 3727103ce7c691793a0b02c0870ebb41c95f0cfd
Author: Tamas Gergely Peter <email address hidden>
Date: Mon Dec 6 09:39:55 2021 +0000

    Fix get_link_devices() with index argument

    If get_link_devices() is called with 'index' in kwargs, pass the
    argument to ip.get_links() correctly

    Closes-Bug: #1953139
    Change-Id: I6ae2d8c2a27aef548dd186e495c8998bf4086a20