d0c7bb653a
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
9 lines
391 B
YAML
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.
|