Comment 8 for bug 2019314

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/883685
Committed: https://opendev.org/openstack/neutron/commit/050536c66e4f8cdc6c7aa3ff77c0e9995db5717a
Submitter: "Zuul (22348)"
Branch: master

commit 050536c66e4f8cdc6c7aa3ff77c0e9995db5717a
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Fri May 19 16:52:16 2023 +0000

    Stop the RPC connections when the agent exits

    This behaviour is already present in the OVS agent RPC plugin;
    this patch is imitating that in the ``CommonAgentLoop`` class.

    Closes-Bug: #2019314
    Change-Id: I8c87e5ff7b948455c62e2fa2a3c89b8b1e45875c