-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: housekeepingChanges to the application which do not directly impact the end userChanges to the application which do not directly impact the end user
Milestone
Description
Proposed Changes
Rename the RackGroup model to Location (or some similarly generic term). This is a fairly substantial change, as it would entail renaming the model, database table, URLs, and REST API endpoints and serializers. We would also rename the rack_group field on the Rack model and add a location field to Device.
Justification
This change would be prudent to accommodate #4971, which seeks to support the direct assignment of devices to rack groups, in a scenario where rack groups are used primarily to subdivide a parent site (e.g. into rooms or floors) rather than to group racks.
ryanmerolle, dreng, cpmills1975, rodvand, phurrelmann and 3 morejvanderaa
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: housekeepingChanges to the application which do not directly impact the end userChanges to the application which do not directly impact the end user