-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Milestone
Description
There is no current way to assign an Aggregate (/ipam/aggregates/) to a tenant in Netbox.
Environment
- Python version:
- NetBox version: 2.8.0
Proposed Functionality
In a service provider context, we track aggregates as a source of truth for our customers' routes (and ours). There is no direct method to tie this Aggregate to a Tenant in Netbox, making it hard to find all resources of a tenant.
Use Case
It does look like one could add a matching prefix for this aggregate, but this does not always match our configurations.
For example, we have some customers with an aggregate /16 but are not advertising the entire thing, so we opt to not create a prefix in Netbox.
Having this additional correlation would help track all netbox objects related to a tenant at /tenancy/tenants/tenantslug/
Database Changes
External Dependencies
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application