← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1358206] [NEW] ovsdb_monitor.SimpleInterfaceMonitor throws eventlet.timeout.Timeout(5)

 

Public bug reported:

This is found during functional testing, when .start() is called with
block=True during sightly high load.

This suggest the default timeout needs to be rised to make this module
work in all situations.

https://review.openstack.org/#/c/112798/14/neutron/agent/linux/ovsdb_monitor.py
(I will extract patch from here)

** Affects: neutron
     Importance: Undecided
         Status: New

** Description changed:

- This is found during functional testing, when .start() is called with 
+ This is found during functional testing, when .start() is called with
  block=True during sightly high load.
  
  This suggest the default timeout needs to be rised to make this module
  work in all situations.
  
  https://review.openstack.org/#/c/112798/14/neutron/agent/linux/ovsdb_monitor.py
+ (I will extract patch from here)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1358206

Title:
  ovsdb_monitor.SimpleInterfaceMonitor throws
  eventlet.timeout.Timeout(5)

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  This is found during functional testing, when .start() is called with
  block=True during sightly high load.

  This suggest the default timeout needs to be rised to make this module
  work in all situations.

  https://review.openstack.org/#/c/112798/14/neutron/agent/linux/ovsdb_monitor.py
  (I will extract patch from here)

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1358206/+subscriptions


Follow ups

References