Comment 6 for bug 1855759

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

Reviewed: https://review.opendev.org/699937
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=124680084c6f921b49df5da0095ff80053ca0e52
Submitter: Zuul
Branch: stable/train

commit 124680084c6f921b49df5da0095ff80053ca0e52
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Tue Dec 10 15:50:20 2019 +0000

    Use "via" in gateway dictionary in Linux Bridge agent

    The gateway IP address in the gateway dictionary returned by
    "ip_lib.list_ip_routes" is stored in "via".

    "priority" parameter is changed to "metric", to match input and
    output parameters.

    Change-Id: I67ae473dca8d706f963c3b55b9410f9a79d7f32b
    Closes-Bug: #1855759
    (cherry picked from commit b99765df8f1d1d6d3ceee3d481d1e6ee1b2200e7)