Skip to content

Use project_id for Neutron port list filters#65

Merged
priteau merged 1 commit into
stackhpc/2025.1from
neutron_port_slowness
Jul 2, 2026
Merged

Use project_id for Neutron port list filters#65
priteau merged 1 commit into
stackhpc/2025.1from
neutron_port_slowness

Conversation

@technowhizz

Copy link
Copy Markdown

openstacksdk 4.4.0 does not support tenant_id as a server-side query filter for ports. Convert tenant_id to project_id before calling networkclient.ports() in both port_list() and port_list_with_trunk_types() so Horizon does not fall back to an unfiltered request.

openstacksdk 4.4.0 does not support tenant_id as a server-side
query filter for ports. Convert tenant_id to project_id before calling
networkclient.ports() in both port_list() and port_list_with_trunk_types()
so Horizon does not fall back to an unfiltered request.
@technowhizz technowhizz requested a review from priteau July 2, 2026 15:28
@technowhizz technowhizz self-assigned this Jul 2, 2026
@priteau

priteau commented Jul 2, 2026

Copy link
Copy Markdown
Member

Can you submit this upstream too?

@priteau priteau merged commit e3f9fc0 into stackhpc/2025.1 Jul 2, 2026
@priteau priteau deleted the neutron_port_slowness branch July 2, 2026 16:27
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