[ovn] Limit the number of metadata workers
Bug #1893656 reported by
Daniel Alvarez
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
charm-layer-ovn |
Fix Released
|
High
|
Frode Nordahl | ||
charm-ovn-chassis |
Fix Released
|
High
|
Frode Nordahl | ||
neutron |
Fix Released
|
Medium
|
Lucas Alvares Gomes |
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:/
tags: | added: ovn |
Changed in neutron: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in charm-ovn-chassis: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Frode Nordahl (fnordahl) |
Changed in charm-layer-ovn: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Frode Nordahl (fnordahl) |
Changed in charm-layer-ovn: | |
status: | In Progress → Fix Released |
Changed in charm-ovn-chassis: | |
milestone: | none → 20.10 |
Changed in charm-ovn-chassis: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. opendev. org/749542
Review: https:/