Skip to content

fix: use openvswitch dpdk image which contains needed packages #999

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

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

nicholaskuechler
Copy link
Collaborator

There are two similar openvswitch images being build upstream by openstack: https://opendev.org/openstack/openstack-helm-images/src/branch/master/openvswitch

The ubuntu-jammy image we were using only has the openvswitch-switch package, but the dpdk image includes some additional packages and useful tools, such as iproute2 which contains a required tool ip used by openstack-helm init containers and scripts.

@cardoe cardoe added this pull request to the merge queue Jun 13, 2025
Merged via the queue into main with commit 5f9af7f Jun 13, 2025
17 checks passed
@cardoe cardoe deleted the PUC-851-20250613-1 branch June 13, 2025 16:23
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