Skip to content

Build neutron-mlnx-agent kolla container #1093

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

Closed
wants to merge 1 commit into from

Conversation

tomclark0
Copy link
Contributor

Enabling building of neutron-mlnx-agent kolla container for Infiniband VF support.
This container is also pulled for neutron-eswitchd, another requirement for Infiniband VF support.

Build neutron-mlnx-agent for Infiniband VF support.
This container is also pulled for neutron-eswitchd, another requirement for Infiniband VF support.
@tomclark0 tomclark0 requested a review from a team as a code owner June 7, 2024 17:45
@tomclark0 tomclark0 marked this pull request as draft June 7, 2024 17:45
@@ -477,6 +477,7 @@ stackhpc_pulp_images_kolla:
- neutron-dhcp-agent
- neutron-l3-agent
- neutron-metadata-agent
- neutron-mlnx-agent
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was expecting the eswitchd image in here?

Do we need to install networking-mlnx into the nova-compute image as well, so os-vif can use the ebrctl?
https://opendev.org/x/networking-mlnx/src/commit/0a69b9715505f21fe7cca8c408c42b618d2e72d7/setup.cfg#L55

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, sorry, there isn't one, even better!

@JohnGarbutt
Copy link
Member

I think we should add some infiniband docs into here:
https://github.com/stackhpc/stackhpc-kayobe-config/tree/stackhpc/2023.1/doc/source/configuration

@@ -477,6 +477,7 @@ stackhpc_pulp_images_kolla:
- neutron-dhcp-agent
- neutron-l3-agent
- neutron-metadata-agent
- neutron-mlnx-agent
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a list of images that get synced into pulp, but doesn't control which images are built in our CI pipeline. For that you would need to set kolla_enable_neutron_mlnx: true in etc/kayobe/environments/ci-builder/stackhpc-ci.yml.

For context, this adds the regex to the kolla-build command https://opendev.org/openstack/kayobe/src/branch/master/ansible/inventory/group_vars/all/kolla#L206

@tomclark0 tomclark0 mentioned this pull request Jun 18, 2024
@tomclark0
Copy link
Contributor Author

Closing in favor of #1211

@tomclark0 tomclark0 closed this Aug 7, 2024
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.

3 participants