commit | a7f726d54957bb8671df50974ff5c0fba40e68fc | [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:28 2025 +0000 |
tree | 90aa06fbe9cd393f4e1be47b921284148cbe4abb | |
parent | 365139c43490c2bbabfc19948553653868986719 [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