Cluster assignment under Config Context #3144

Closed
opened 2025-12-29 18:26:05 +01:00 by adam · 1 comment
Owner

Originally created by @soofff on GitHub (Jan 10, 2020).

Environment

  • Python version: 3
  • NetBox version: 2.6.11

Proposed Functionality

It is currently not possible to assign config context to cluster.
I would expect to have the possibility to assign cluster under /extras/config-contexts/1/.
Devices and virtual machines(?) would have the assigned config context.

Use Case

Devices in a cluster could have their own cluster configuration. If you have various cluster configuration you could easily assign them to the cluster which affects to all devices and maybe virtual machines.

Database Changes

I think this will need some small database changes. New cluster assignment field and references must be stored.

External Dependencies

None

Originally created by @soofff on GitHub (Jan 10, 2020). ### Environment * Python version: 3 * NetBox version: 2.6.11 ### Proposed Functionality It is currently not possible to assign config context to cluster. I would expect to have the possibility to assign cluster under `/extras/config-contexts/1/`. Devices and virtual machines(?) would have the assigned config context. ### Use Case Devices in a cluster could have their own cluster configuration. If you have various cluster configuration you could easily assign them to the cluster which affects to all devices and maybe virtual machines. ### Database Changes I think this will need some small database changes. New cluster assignment field and references must be stored. ### External Dependencies None
adam added the status: acceptedtype: feature labels 2025-12-29 18:26:05 +01:00
adam closed this issue 2025-12-29 18:26:06 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 13, 2020):

I think this makes sense. Should be pretty straightforward. Need another maintainer to 👍

@jeremystretch commented on GitHub (Jan 13, 2020): I think this makes sense. Should be pretty straightforward. Need another maintainer to :+1:
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3144