kolla-ansible/releasenotes/notes/implement-ovn-80b3a73e6c8a44e7.yaml
Michal Nasiadka 8a0740df97 OVN Support
Implement OVN Ansible role.

Implements: blueprint ovn-controller-neutron-ansible

Depends-On: https://review.opendev.org/713422
Change-Id: Icd425dea85d58db49c838839d8f0b864b4a89a78
2020-04-09 07:40:12 +02:00

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``