Comment 13 for bug 1949491

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

Reviewed: https://review.opendev.org/c/openstack/charm-neutron-api/+/902344
Committed: https://opendev.org/openstack/charm-neutron-api/commit/11a8d64774b81b358211792e11a62ca66aaed1ab
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 11a8d64774b81b358211792e11a62ca66aaed1ab
Author: Diko Parvanov <email address hidden>
Date: Mon Nov 22 12:24:53 2021 +0200

    Adding uplink_status_propagation option

    Add charm option uplink-status-propagation, which for releases >= stein
    will add the ml2 plugin uplink_status_propagation, that enabled ports to
    have the propagate_uplink_status attribute to allow instance VF to see the PF
    link state change for SR-IOV ports.

    Change-Id: I4f1ace630c74363057b0bbdbc759c482125ad015
    Partial-Bug: 1949491
    (cherry picked from commit 6f303256517588d9e1ac530150d419c7f8573fd8)