-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Add color field to front/rear ports #3682
Comments
Hi, |
Hi, |
Thank you @williamwu0220 |
@williamwu0220 have you made any progress on this? Should I remove you as the assigned owner? |
Sorry, busy for works these days, I'll work on this issue soon :) |
Environment
Proposed Functionality
Using color keystones makes data center management more convenient, just like this:
https://imgur.com/a/P8izFXW
Since cables can be assigned color attributes in NetBox, I think it would be a big plus if front ports have this attributes as well. :)
Use Case
For example, in our data center, we use yellow keystones denoting they're used by ip phone system, while green keystones means they're used by wireless system.
Database Changes
After digging into source code, I think we can add ColorField in FrontPort class.
External Dependencies
No.
The text was updated successfully, but these errors were encountered: