Comment 14 for bug 1949491

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

Reviewed: https://review.opendev.org/c/openstack/charm-neutron-api/+/902343
Committed: https://opendev.org/openstack/charm-neutron-api/commit/6243b39c150cb0d386730b61db5b5c3d15423a47
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 6243b39c150cb0d386730b61db5b5c3d15423a47
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 3e387d591869b714be1c323f240fcaff289b3c10)