Skip to content

Add color field to front/rear ports #3682

@williamwu0220

Description

@williamwu0220

Environment

  • Python version: 3.7.3
  • NetBox version: 2.6.7

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.

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions