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

Nested Location Support #6

Open
2 tasks
DanSheps opened this issue Mar 7, 2024 · 1 comment
Open
2 tasks

Nested Location Support #6

DanSheps opened this issue Mar 7, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@DanSheps
Copy link
Member

DanSheps commented Mar 7, 2024

Moving tbotnz#5 here

Use case

Currently, we have our datacenter racks laid out in locations by:

  • Floor
  • Room
  • Row
  • (Optional) Functional Group

Unfortunately, you cannot include devices in nested locations within the "Room" plan (Rack in Row 1, Infrastructure for example cannot be included in the "Room drawing").

Proposal

There are two options to solve this problem, one or the other method could be used:

  1. Allow devices from the location including all child locations
  2. Allow placement of child drawings

Tasks

  1. task
    DanSheps
  2. task
    DanSheps
@DanSheps
Copy link
Member Author

DanSheps commented Mar 7, 2024

I am going to create two sub-tasks for tracking the different deployment methods, and will likely open a PR to allow child locations for device placement shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants