mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Implemented tenancy for VRFs and VLANs
This commit is contained in:
@@ -46,4 +46,5 @@ class Tenant(CreatedUpdatedModel):
|
||||
self.name,
|
||||
self.slug,
|
||||
self.group.name,
|
||||
self.description,
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user