commit | 35cb589aaddfdf46d20e01a85ed8db01b4a37b23 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Sun Feb 16 13:18:14 2025 -0500 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Feb 17 21:00:33 2025 +0000 |
tree | f2913ca9674c6f7c6ece6f27b2d64e39bbf8ddc4 | |
parent | f8370173584d05f9f962d4846f514a176ebd9195 [diff] |
Add Rust based ovsinit binary This binary allows us to more reliably migrate IPs, which also includes routes as well, with proper rollback in place to avoid a system falling off the network. This first iteration is used in the Neutron & OVN charts only, but the long term plan is to leverage it into the Open vSwitch charts potentially to have a single "auto_bridge_add" source of truth. Change-Id: Ic4de23297b67a602d9aba4b00f0fb234d9d37cfe (cherry picked from commit 62c4dd963918ea193aea48be8db93f0ea52fa308)
If you have any questions and discussions about Atmosphere, you can join the community:
You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands::
pre-commit install --hook-type commit-msg