![Michal Nasiadka](/assets/img/avatar_default.png)
Implement OVN Ansible role. Implements: blueprint ovn-controller-neutron-ansible Depends-On: https://review.opendev.org/713422 Change-Id: Icd425dea85d58db49c838839d8f0b864b4a89a78
10 lines
309 B
YAML
10 lines
309 B
YAML
---
|
|
features:
|
|
- |
|
|
Implement OVN and integration with Neutron. This includes deployment of:
|
|
|
|
* OVN databases (``ovn-sb-db`` and ``ovn-nb-db``)
|
|
* Southbound and Northbound databases connector (``ovn-northd``)
|
|
* Hypervisor components ``ovn-controller`` and
|
|
``neutron-ovn-metadata-agent``
|