Skip to content

Add tenancy to Cluster #3455

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

Closed
Grokzen opened this issue Aug 27, 2019 · 0 comments
Closed

Add tenancy to Cluster #3455

Grokzen opened this issue Aug 27, 2019 · 0 comments
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Milestone

Comments

@Grokzen
Copy link
Contributor

Grokzen commented Aug 27, 2019

Environment

  • Python version: 3.7.x
  • NetBox version: 2.5.13

Proposed Functionality

  • Add tenancy to Cluster model.
  • Add nested serializer to API for Cluster model.
  • Add filter option for Cluster in list view.
  • Add badge for number of clusters in tenant detail view.

Use Case

When you have a case where you are a provider of both your own clusters and clusters that you host for customers (co-location for example) you want to provide a way to mark each cluster with a owner if you own it yourself or if the customer you host it for owns it.

Database Changes

Add tenant field relation to Cluster model.

External Dependencies

None

@lampwins lampwins added API change status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application labels Aug 29, 2019
@jeremystretch jeremystretch added this to the v2.7 milestone Oct 23, 2019
jeremystretch added a commit that referenced this issue Oct 23, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jan 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

3 participants