GitHub user fermosan added a comment to the discussion: KVM IPv6 Route Manager — feature proposal
The proposal has to do with creating a plugin to handle the routes consistently. A route must be added on the hypervisor side (frr) to point to the customers virtual router. If the router migrates to another KVM host the route must be removed from the previous host and added to the new one. The modifyvxlan.sh does not handle route creation and in my opinion shouldn't. The idea is to have a plugin that will perform the changes on the hypervisor to keep everything aligned. For a broader scope the plugin could also be modular and support cisco/juniper or any other IaC tools or orchestrators that will need to do similar tasks. It could also be activated on demand for those who want to utilize it (like backup providers currently do). GitHub link: https://github.com/apache/cloudstack/discussions/13316#discussioncomment-17181871 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
