[PR #4208] [MERGED] Added serial console_port type rj-11 for a POTS modem connection #12793

Closed
opened 2025-12-29 22:23:38 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4208
Author: @wtinetworkgear
Created: 2/20/2020
Status: Merged
Merged: 2/20/2020
Merged by: @jeremystretch

Base: developHead: rj11add


📝 Commits (1)

  • 09805dd Added serial console_port type rj-11 for a POTS modem connection

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 netbox/dcim/choices.py (+2 -0)

📄 Description

Fixes: #4206

In
/netbox/netbox/dcim/choices.py
we added two lines, one under:
ConsolePortTypeChoices
and one under CHOICES/Serial
defining an rj-11 type of serial connector


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/4208 **Author:** [@wtinetworkgear](https://github.com/wtinetworkgear) **Created:** 2/20/2020 **Status:** ✅ Merged **Merged:** 2/20/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `rj11add` --- ### 📝 Commits (1) - [`09805dd`](https://github.com/netbox-community/netbox/commit/09805ddc4a8064d38299e7d804f182f42f08da38) Added serial console_port type rj-11 for a POTS modem connection ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/choices.py` (+2 -0) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #4206 In /netbox/netbox/dcim/choices.py we added two lines, one under: ConsolePortTypeChoices and one under CHOICES/Serial defining an rj-11 type of serial connector --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:23:38 +01:00
adam closed this issue 2025-12-29 22:23:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12793