Hi Ricardo,
Netbox 3.1.0 finally allows multiple datacenter, same cluster name.
Could you modify your script to take advantage of this feature? (Relax uniqueness constraint on cluster names)
The relation between the site/cluster group/cluster would make the cluster unique.
Example:
Site: vCenter1
Cluster Group: DC01
Cluster: CL01
Site: vCenter1
Cluster Group: DC02
Cluster: CL01
current behaviour: only one cluster with the name will be used and the other is "empty" in netbox.
best regards
Simperdy
Hi Ricardo,
Netbox 3.1.0 finally allows multiple datacenter, same cluster name.
Could you modify your script to take advantage of this feature? (Relax uniqueness constraint on cluster names)
The relation between the site/cluster group/cluster would make the cluster unique.
Example:
Site: vCenter1
Cluster Group: DC01
Cluster: CL01
Site: vCenter1
Cluster Group: DC02
Cluster: CL01
current behaviour: only one cluster with the name will be used and the other is "empty" in netbox.
best regards
Simperdy