Skip to content
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

Manage Server Room Location #1779

Closed
Maxkaha opened this issue Dec 16, 2017 · 3 comments
Closed

Manage Server Room Location #1779

Maxkaha opened this issue Dec 16, 2017 · 3 comments

Comments

@Maxkaha
Copy link

Maxkaha commented Dec 16, 2017

Issue type

[x ] Feature request
[ ] Bug report
[ ] Documentation

Description

Modify the current management of locations:

  • Region
        - Region
             - Site 1
                  - Rack Groups 1
                  - Rack Groups 2
                  - Rack Groups ...
             - Site 2
                  - Rack Groups 1
                  - Rack Groups 2
                  - Rack Groups ...
             - Website ...
    by a management of "server rooms":
  • Region
        - Region
             - Site 1
                  - Server Room 1
                         - Rack Groups 1 (Row 1)
                         - Rack Groups 2 (Row 2)
                         - Rack Groups ... (Row ...)
                  - Server Room 2
                         - Rack Groups 1 (Row 1)
                         - Rack Groups 2 (Row 2)
                         - Rack Groups ... (Row ...)
             - Site 2
                  - Server Room 1
                         - Rack Groups 1 (Row 1)
                         - Rack Groups 2 (Row 2)
                         - Rack Groups ... (Row ...)
             - Website ...

The goal being to add a grill for the server room for the layout of the rack in the room. (example : http://ralph-demo.allegro.tech/dc_view#/sr/196)

image

image

@jeremystretch
Copy link
Member

NetBox intentionally uses ambiguous language like "rack group" and "site" because organization schemes vary widely among organizations. Thus, we would not introduce a "server room" model. However, there has been talk of making rack groups recursive (like regions). Would this address your request?

@jeremystretch
Copy link
Member

Nested (recursive) rack groups was proposed in #1754.

@jeremystretch
Copy link
Member

Closing this out as it should be covered by #1754

@lock lock bot locked as resolved and limited conversation to collaborators Jan 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants