Skip to content

Fixes #19196: Add Filtering by VLAN Translation Policy to Interface Filter Forms #19199

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

Conversation

pheus
Copy link
Contributor

@pheus pheus commented Apr 15, 2025

Fixes: #19196 Add Filtering by VLAN Translation Policy to Interface Filter Forms

This PR adds support for filtering interfaces by VLAN Translation Policy in both DCIM and Virtualization modules.

Changes

  • DCIM:

    • Added a filter for vlan_translation_policy_id to the InterfaceFilterSet.
  • Virtualization:

    • Added the same vlan_translation_policy_id filter to the VMInterfaceFilterSet.

Impact

This allows users to filter interfaces by VLAN Translation Policy via the Web UI.

Let me know if any adjustments are needed! Thanks for your time!

pheus added 2 commits April 15, 2025 20:36
Introduces support for VLAN Translation Policies in the Interface
Filter Form.
Introduces support for VLAN Translation Policies in the Interface
Filter Form.
@jeremystretch jeremystretch self-requested a review April 15, 2025 18:49
Copy link
Member

@jeremystretch jeremystretch left a comment

Choose a reason for hiding this comment

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

Thanks @pheus!

@jeremystretch jeremystretch merged commit cac41cd into netbox-community:main Apr 15, 2025
3 checks passed
@pheus pheus deleted the 19196-add-filtering-by-vlan-translation-policy branch April 16, 2025 18:16
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Filtering by VLAN Translation Policy to Interface Filter Forms
2 participants