OVS agent doesn't start on Windows because of linux specific import

Bug #1556992 reported by Adelina Tuvenie
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Critical
Adelina Tuvenie

Bug Description

Change I6574cef3c95525ace6a98cf968ee159190681394 breaks the OVS Agent on Windows because of this line:

from neutron.agent.linux import polling as linux_polling

This causes the agent to crash with the following trace:

http://paste.ubuntu.com/15384169/

The fix is trivial and consists of implementing InterfacePollingMinimizer for Windows as a empty class and importing polling from common instead of Linux.

Tags: ovs
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/292434

Changed in neutron:
assignee: nobody → Adelina Tuvenie (atuvenie)
status: New → In Progress
Changed in neutron:
milestone: none → mitaka-rc1
importance: Undecided → Critical
Changed in neutron:
assignee: Adelina Tuvenie (atuvenie) → Armando Migliaccio (armando-migliaccio)
Changed in neutron:
assignee: Armando Migliaccio (armando-migliaccio) → Adelina Tuvenie (atuvenie)
Changed in neutron:
assignee: Adelina Tuvenie (atuvenie) → Armando Migliaccio (armando-migliaccio)
Changed in neutron:
assignee: Armando Migliaccio (armando-migliaccio) → Adelina Tuvenie (atuvenie)
Changed in neutron:
assignee: Adelina Tuvenie (atuvenie) → Armando Migliaccio (armando-migliaccio)
Changed in neutron:
assignee: Armando Migliaccio (armando-migliaccio) → Adelina Tuvenie (atuvenie)
tags: added: ovs
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/292434
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=bbdcc6d4af27e316a423c9229fc13ba1d58fcc83
Submitter: Jenkins
Branch: master

commit bbdcc6d4af27e316a423c9229fc13ba1d58fcc83
Author: Adelina Tuvenie <email address hidden>
Date: Mon Mar 14 16:32:11 2016 +0200

    Fixes "OVS Agent doesn't start on Windows"

    The OVS Agent doesn't start on Windows because of Windows
    specific import.

    The fix is trivial and consists in implementing InterfacePollingMinimizer
    as a empty class for Windows and importing polling from common.

    Closes-Bug: #1556992

    Change-Id: Ie43c841bf05b4b011a74a3f8198576cbc41bcbbb

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/neutron 8.0.0.0rc1

This issue was fixed in the openstack/neutron 8.0.0.0rc1 release candidate.

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.