← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1893656] Re: [ovn] Limit the number of metadata workers

 

** Changed in: charm-layer-ovn
       Status: In Progress => Fix Released

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

Title:
  [ovn] Limit the number of metadata workers

Status in charm-layer-ovn:
  Fix Released
Status in charm-ovn-chassis:
  Fix Committed
Status in neutron:
  Confirmed

Bug description:
  The OVN Metadata agent reuses the metadata_workers config option from
  the ML2/OVS Metadata agent.

  However, it makes sense to split the option as the way both agents
  work is totally different so it makes sense to have different
  defaults.

  In OVN, the Metadata Agent will run in compute nodes while in the
  ML2/OVS case it usually runs in controllers so the scenario is totally
  different.

  We defaulted to 2 in TripleO and this commit includes further details:

  https://opendev.org/openstack/puppet-
  neutron/commit/847f434140ee8435ee842801748a0deccdff8155

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-layer-ovn/+bug/1893656/+subscriptions


References