-
Notifications
You must be signed in to change notification settings - Fork 5
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
Foward port downstream Caracal patches to stackhpc/master #678
base: stackhpc/master
Are you sure you want to change the base?
Conversation
I think we want the sb relay, but not sure whether we need caso or not |
|
Turns out we don't need cASO, which makes things way easier |
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 (cherry picked from commit 7b95939)
95f1aba
to
de72559
Compare
cASO commit was dropped |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, might be safest for someone with more KA experience to review as well
No description provided.