Comment 4 for bug 1949491

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

Reviewed: https://review.opendev.org/c/openstack/charm-neutron-api/+/818750
Committed: https://opendev.org/openstack/charm-neutron-api/commit/3e387d591869b714be1c323f240fcaff289b3c10
Submitter: "Zuul (22348)"
Branch: master

commit 3e387d591869b714be1c323f240fcaff289b3c10
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
    Closes-Bug: 1949491