Add Tenant Groups in the list view for Prefixes list in the IPAM #2535

Closed
opened 2025-12-29 18:19:44 +01:00 by adam · 1 comment
Owner

Originally created by @zzj7513 on GitHub (Apr 19, 2019).

Environment

  • Python version: 2.7
  • NetBox version: 2.5.3

Proposed Functionality

Add Tenant Groups in the list view for Prefixes list in the IPAM

Use Case

We have multiple teams manage/use the IP Prefix allocation inside the organization, to allow 
different team to use the IPAM effectively, we pre-allocate existing big blocks to specific 
teams, 
the team name defined in Tenant Groups. As the use case, we need the team name in Tenant 
Groups visible in the Prefix list view.

Database Changes

None

External Dependencies

Originally created by @zzj7513 on GitHub (Apr 19, 2019). ### Environment * Python version: 2.7 * NetBox version: 2.5.3 ### Proposed Functionality Add Tenant Groups in the list view for Prefixes list in the IPAM ### Use Case We have multiple teams manage/use the IP Prefix allocation inside the organization, to allow different team to use the IPAM effectively, we pre-allocate existing big blocks to specific teams, the team name defined in Tenant Groups. As the use case, we need the team name in Tenant Groups visible in the Prefix list view. ### Database Changes None ### External Dependencies
adam closed this issue 2025-12-29 18:19:44 +01:00
Author
Owner

@jeremystretch commented on GitHub (Oct 15, 2019):

All objects which support tenant assignment currently display only the assigned tenant and not the group. While it may be feasible to also display the tenant group, this needs to be implemented in a standard way across all objects, rather than only for prefixes.

I'm going to close out this issue as it has not garnered any further discussion.

@jeremystretch commented on GitHub (Oct 15, 2019): All objects which support tenant assignment currently display only the assigned tenant and not the group. While it may be feasible to also display the tenant group, this needs to be implemented in a standard way across all objects, rather than only for prefixes. I'm going to close out this issue as it has not garnered any further discussion.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2535