Comment 9 for bug 1810025

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

Reviewed: https://review.openstack.org/632936
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=81d51ae876f4b163472de8f24a3ec1d1d7ac2078
Submitter: Zuul
Branch: stable/queens

commit 81d51ae876f4b163472de8f24a3ec1d1d7ac2078
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)
    (cherry picked from commit e04ee2c5b66af84f27cc2f1fa0ce3f92fe5676e9)