summaryrefslogtreecommitdiff
path: root/releasenotes/notes/ovn-agent-added-84fc31c0fba02be9.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/ovn-agent-added-84fc31c0fba02be9.yaml')
-rw-r--r--releasenotes/notes/ovn-agent-added-84fc31c0fba02be9.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/releasenotes/notes/ovn-agent-added-84fc31c0fba02be9.yaml b/releasenotes/notes/ovn-agent-added-84fc31c0fba02be9.yaml
new file mode 100644
index 0000000000..ed2a04d860
--- /dev/null
+++ b/releasenotes/notes/ovn-agent-added-84fc31c0fba02be9.yaml
@@ -0,0 +1,8 @@
+---
+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.