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

Drop support for OVS/OVN on armhf and riscv64 #716

Merged

Conversation

simondeziel
Copy link
Member

For armhf, this was effectively not working as there are not packages for this arch.

For riscv64, while there are packages available, it makes little sense to support OVS/OVN while Ceph and QEMU are explicitly not supported for this arch.

The rational being that we explicitly don't have Ceph/QEMU for `riscv64` so it
makes little sense to have OVS. Also, `armhf` is in the same boat so this avoid
having too many feature sets between various arches.

Signed-off-by: Simon Deziel <[email protected]>
The rational being that we explicitly don't have Ceph/QEMU for `riscv64` so it
makes little sense to have OVN. Also, `armhf` is in the same boat so this avoid
having too many feature sets between various arches.

Signed-off-by: Simon Deziel <[email protected]>
@simondeziel simondeziel requested review from tomponline and removed request for tomponline February 5, 2025 16:04
@tomponline tomponline merged commit d6903d0 into canonical:latest-edge Feb 5, 2025
2 checks passed
@simondeziel simondeziel deleted the ovs-ovn-arch-selection branch February 5, 2025 16:11
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