← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1861510] [NEW] [OVN] GW rescheduling mechanism is triggered on every Chassis updated unnecessarily

 

Public bug reported:

Whenever a chassis is updated for whatever reason, we're triggering the
rescheduling mechanism [0]. As the current agent liveness check involves
updating the Chassis table quite frequently, we should avoid
rescheduling gateways for those checks (ie. when either nb_cfg or
external_ids change).


[0] https://github.com/openstack/neutron/blob/4689564fa29915b042547bdeb3dcb44bca54e20c/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py#L87

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  [OVN] GW rescheduling mechanism is triggered on every Chassis updated
  unnecessarily

Status in neutron:
  New

Bug description:
  Whenever a chassis is updated for whatever reason, we're triggering
  the rescheduling mechanism [0]. As the current agent liveness check
  involves updating the Chassis table quite frequently, we should avoid
  rescheduling gateways for those checks (ie. when either nb_cfg or
  external_ids change).

  
  [0] https://github.com/openstack/neutron/blob/4689564fa29915b042547bdeb3dcb44bca54e20c/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py#L87

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


Follow ups