Skip to content

Add rack height outer dimension #18417

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
averyhabbott opened this issue Jan 16, 2025 · 0 comments
Closed

Add rack height outer dimension #18417

averyhabbott opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels
complexity: low Requires minimal effort to implement status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Milestone

Comments

@averyhabbott
Copy link

NetBox version

v4.1.8

Feature type

Data model extension

Triage priority

N/A

Proposed functionality

Add field for height as an outer dimension of racks. Not all racks of the same RU capacity are the same height and understanding the physical constraints when installing new equipment without having to constantly reference mfr documentation is super helpful. We already have the outer width, outer depth, and weight of a rack stored in NetBox, so it follows logically to have the outer height as well.

Use case

This dimension is useful for determining wall placement requirements for wall-mount racks/cabinets as well as cable tray height, minimum ceiling, and door opening (for transportation purposes) for floor-mounted racks/cabinets.

Database changes

Add Rack.outer_height field
Add RackType.outer_height field

External dependencies

No response

@averyhabbott averyhabbott added status: needs triage This issue is awaiting triage by a maintainer type: feature Introduction of new functionality to the application labels Jan 16, 2025
@jeremystretch jeremystretch added needs milestone Awaiting prioritization for inclusion with a future NetBox release status: backlog Awaiting selection for work and removed status: needs triage This issue is awaiting triage by a maintainer labels Jan 17, 2025
@jeremystretch jeremystretch added the complexity: low Requires minimal effort to implement label Feb 11, 2025
@jeremystretch jeremystretch removed the needs milestone Awaiting prioritization for inclusion with a future NetBox release label Feb 20, 2025
@jeremystretch jeremystretch added this to the v4.3 milestone Feb 20, 2025
@arthanson arthanson self-assigned this Mar 18, 2025
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation and removed status: backlog Awaiting selection for work labels Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: low Requires minimal effort to implement 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