Comment 4 for bug 1853171

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.opendev.org/695479
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b81155ee27d918ba934ee7f08cb70d76715a2163
Submitter: Zuul
Branch: master

commit b81155ee27d918ba934ee7f08cb70d76715a2163
Author: David Shaughnessy <email address hidden>
Date: Thu Nov 21 13:25:58 2019 +0000

    Migrate from ofctl to native QoS DSCP

    Neutron migrated from using ofctl from the command line in Pike.
    This patch refactors DSCPs OvS backend to use native rather than
    ofctl and deprecates the run_ofctl function in ovs_lib.OVSBridge.

    Change-Id: Id9ab0eaf92b6ec6d5c9197bee60d324ffcb192a8
    Related-Bug: #1853171