Comment 15 for bug 1949491

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

Reviewed: https://review.opendev.org/c/openstack/charm-neutron-api/+/902342
Committed: https://opendev.org/openstack/charm-neutron-api/commit/7dca5dd22a664e2c161c0d4f6e5dbef8b1d10893
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 7dca5dd22a664e2c161c0d4f6e5dbef8b1d10893
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)