07815a21da
Depends-On: https://review.opendev.org/c/openstack/neutron/+/878535 Change-Id: I05d8b29b59a7de76da488f68775547a8f0f11d0f
11 lines
486 B
YAML
11 lines
486 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support for deploying ``neutron-ovn-agent``. The agent is disabled
|
|
by default and can be enabled using ``neutron_enable_ovn_agent``.
|
|
This new agent will run on a compute 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.
|
|
More details in `RFE <https://bugs.launchpad.net/neutron/+bug/1998608>__`
|