neutron/releasenotes/notes/ovn-agent-added-84fc31c0fba02be9.yaml
Rodolfo Alonso Hernandez d0c7bb653a [OVN] Implementation of OVN Neutron Agent
This patch implements the OVN Neutron Agent executable, the extension
manager engine, the agent extension abstract class and the configuration
section.

Related-Bug: #1998608
Change-Id: I94bb98217e03f9ac314cb9723da277a23368649c
2023-01-26 07:41:38 +01:00

9 lines
391 B
YAML

---
features:
- |
Added a new agent: the OVN Agent. This new agent will run on a compute or
a controller node using OVN as network backend, similar to other ML2
mechanism drivers as ML2/OVS or ML2/SRIOV. This new agent will perform
those actions that the ovn-controller service cannot execute. The agent
functionality will be plugable and added via configuration knob.