-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: 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
NetBox version
v4.2.6
Feature type
Change to existing functionality
Proposed functionality
Make ClusterView inherit from GetRelatedModelsMixin like other scoped models.
Use case
In the current implementtion ClusterView inherits only from generic.ObjectView but it can be used as scope for VlanGroup, and has relationships with VirtualMachines, and Devices.
Currently there're tabs for VirtualMachines and Devices, but none for VlanGroup
Database changes
None
External dependencies
None
Metadata
Metadata
Assignees
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: 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