Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ovn: Add support for OVN SB Relay #675

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Conversation

mnasiadka
Copy link
Member

@mnasiadka mnasiadka commented Jan 30, 2025

Add support for deploying OVN SB relays 1.
This is disabled by default in 2024.1.

Default mechanism deploys one relay group per 50 ovn-controller hosts and uses random but idempotent method to choose a relay for a given host.

neutron-server will connect directly to SB cluster, not via the relays.

Co-Authored-By: Krzysztof Tomaszewski [email protected]

Depends-On: https://review.opendev.org/c/openstack/kolla/+/928898

Change-Id: Id7d6973668d8b2b194913b533f8cb756c6708536

Add support for deploying OVN SB relays [1].
This is enabled by default to improve large scale scenarios.

Default mechanism deploys one relay group per 50 ovn-controller hosts
and uses random but idempotent method to choose a relay for a given host.

neutron-server will connect directly to SB cluster, not via the relays.

[1]: https://docs.ovn.org/en/latest/tutorials/ovn-ovsdb-relay.html

Co-Authored-By: Krzysztof Tomaszewski <[email protected]>

Depends-On: https://review.opendev.org/c/openstack/kolla/+/928898

Change-Id: Id7d6973668d8b2b194913b533f8cb756c6708536
@mnasiadka mnasiadka merged commit b4b9138 into stackhpc/2024.1 Jan 30, 2025
3 checks passed
@mnasiadka mnasiadka deleted the ovn_sb_relay branch January 30, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants