Comment 7 for bug 1810025

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

Reviewed: https://review.openstack.org/632458
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e04ee2c5b66af84f27cc2f1fa0ce3f92fe5676e9
Submitter: Zuul
Branch: stable/rocky

commit e04ee2c5b66af84f27cc2f1fa0ce3f92fe5676e9
Author: liuchengqian90 <xieling1990.happy@163.com>
Date: Sat Dec 29 21:39:43 2018 +0800

    Clear residual qos rules after l2-agent restarts.

    During the l2-agent stop, if the policy rule is cleared,
    after the l2-agent is started, the qos rule that has been applied should be cleared.

    Change-Id: Iaaff10dfa8ac6ab8c9dead3124e2bb3caa03a665
    Closes-Bug: #1810025
    (cherry picked from commit 58de79a58bfeda46c6ab7fcaa765b8a557652874)