Skip to content

Allow duplicate cluster names within a site #1943

@mabazyar

Description

@mabazyar

Issue type

[] Feature request
[X] Bug report
[ ] Documentation

Environment

  • Python version: 3.5.2
  • NetBox version: v2.3.0

Description

There is no possibility to represent an infrastructure having two different virtual clusters with the same name in two different virtual cluster groups located in different Sites. Whereas, this possibility is in place in racks.

The following shows how to reproduce the issue:

  1. Hit "Cluster-Groups" under virtualization menu
  2. Add two different cluster groups like cg1 and cg2
  3. Hit "Clusters" under virtualization menu
  4. add a cluster and name it like "staging" and put it under cg1
  5. add one more cluster with the same name and put it under cg2

At step 5, you will encounter error "Cluster with this Name already exists".

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions