OVSNeutronAgent.rpc_loop is always called with "polling_manager"

Bug #1799748 reported by Rodolfo Alonso
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Rodolfo Alonso

Bug Description

OVSNeutronAgent.rpc_loop is always called with "polling_manager" parameter.

Furthermore, "polling_manager" cannot be retrieved like in [1]. "get_polling_manager" is a generator and must be used within a context manager.

[1] https://github.com/openstack/neutron/blob/e5726c7bdace306e28005abb899162225306d09f/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py#L2074-L2076

summary: - OVSNeutronAgent.rpc_loop is always called with polling_manager and
- bridge_monitor
+ OVSNeutronAgent.rpc_loop is always called with "polling_manager"
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/613108

Changed in neutron:
assignee: nobody → Rodolfo Alonso (rodolfo-alonso-hernandez)
status: New → In Progress
Changed in neutron:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/613108
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=60c50d92966696771d42e587047d8f14eb86372a
Submitter: Zuul
Branch: master

commit 60c50d92966696771d42e587047d8f14eb86372a
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed Oct 24 17:48:19 2018 +0100

    OVSNeutronAgent.rpc_loop is always called with "polling_manager"

    Furthermore, "polling_manager" cannot be retrieved like in [1].
    "get_polling_manager" is a generator and must be used within a
    context manager.

    [1] https://github.com/openstack/neutron/blob/e5726c7bdace306e28005abb899162225306d09f/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py#L2074-L2076

    Change-Id: I7a704f63fbfee770ee214e5f233134d17ff2d7a1
    Closes-Bug: #1799748

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 14.0.0.0b1

This issue was fixed in the openstack/neutron 14.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.