← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1998108] [NEW] Move "ChassisBandwidthConfigEvent" registration to "OvnSbIdl" class initialization

 

Public bug reported:

The event "ChassisBandwidthConfigEvent", that is an OVN SB DB event,
should be registered in the "OvnSbIdl" class initialization. This class
is instantiated for the worker threads. Because we use the
"OvnDbNotifyHandler", the event will be treated by just one single OVN
Client at a time.

If the placement extension is not loaded yet, the class will skip any
event.

** Affects: neutron
     Importance: Low
     Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)

** Changed in: neutron
   Importance: Undecided => Low

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

Title:
  Move "ChassisBandwidthConfigEvent" registration to "OvnSbIdl" class
  initialization

Status in neutron:
  New

Bug description:
  The event "ChassisBandwidthConfigEvent", that is an OVN SB DB event,
  should be registered in the "OvnSbIdl" class initialization. This
  class is instantiated for the worker threads. Because we use the
  "OvnDbNotifyHandler", the event will be treated by just one single OVN
  Client at a time.

  If the placement extension is not loaded yet, the class will skip any
  event.

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



Follow ups