Comment 3 for bug 2017868

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-vif (master)

Reviewed: https://review.opendev.org/c/openstack/os-vif/+/881751
Committed: https://opendev.org/openstack/os-vif/commit/c0d101aa81cff200e1db2a0746598b72e26748e4
Submitter: "Zuul (22348)"
Branch: master

commit c0d101aa81cff200e1db2a0746598b72e26748e4
Author: Sean Mooney <email address hidden>
Date: Tue May 9 19:52:48 2023 +0100

    set default qos policy

    This change modifies the os-vif ovs plugin to set a default
    tc qdisc on ovs interface when the host os is not windows
    and the system datapath is used.

    This change fixes a "silent" bug in the functional test code due
    to a change in an ovsdbapp function signiture to accpet a new paramater.

    Closes-Bug: #2017868
    Change-Id: Id9ef7074634a0f23d67a4401fa8fca363b51bb43