Comment 8 for bug 1897928

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/787606
Committed: https://opendev.org/openstack/neutron/commit/ffe416c0c0d6212fde0727bf6593280222cf1e95
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit ffe416c0c0d6212fde0727bf6593280222cf1e95
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed Sep 30 15:59:22 2020 +0000

    Change reference to OvnDbNotifyHandler._watched_events

    Since [1], RowEventHandler._watched_events do not use name mangling.
    OvnDbNotifyHandler, inheriting from RowEventHandler, can access to
    this variable.

    [1]https://review.opendev.org/#/c/752797/

    Change-Id: I545c31977799c4ea51e037b631a49306da9c4a3b
    Partial-Bug: #1897928
    (cherry picked from commit ac08e89124bd7aad532e86b12a1e67b9550387ef)