[PR #19691] [MERGED] Fixes #19687 - Treat cellular interface type as not connectable #15708

Closed
opened 2025-12-30 00:23:33 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19691
Author: @Omripresent
Created: 6/10/2025
Status: Merged
Merged: 6/12/2025
Merged by: @jnovinger

Base: mainHead: fix-19687


📝 Commits (2)

  • 301b483 Add cellular interface types to WIRELESS_IFACE_TYPES const
  • c3d2cfb Add regression tag to cellular test

📊 Changes

2 files changed (+18 additions, -0 deletions)

View changed files

📝 netbox/dcim/constants.py (+5 -0)
📝 netbox/dcim/tests/test_models.py (+13 -0)

📄 Description

Fixes: #19687

Add cellular interface types to WIRELESS_IFACE_TYPES const
Add cable termination test for cellular interface


🔄 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/19691 **Author:** [@Omripresent](https://github.com/Omripresent) **Created:** 6/10/2025 **Status:** ✅ Merged **Merged:** 6/12/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `main` ← **Head:** `fix-19687` --- ### 📝 Commits (2) - [`301b483`](https://github.com/netbox-community/netbox/commit/301b4839611433ec24626bc778be1069e7703116) Add cellular interface types to WIRELESS_IFACE_TYPES const - [`c3d2cfb`](https://github.com/netbox-community/netbox/commit/c3d2cfba79ba11a6134febb356ee0762961519ec) Add regression tag to cellular test ### 📊 Changes **2 files changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/constants.py` (+5 -0) 📝 `netbox/dcim/tests/test_models.py` (+13 -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 approved and assigned prior to opening a pull request. This helps avoid waste time and effort on a proposed change that we might not be able to accept. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED TO YOU, IT WILL BE CLOSED AUTOMATICALLY. Please specify your assigned issue number on the line below. --> ### Fixes: #19687 <!-- Please include a summary of the proposed changes below. --> Add cellular interface types to WIRELESS_IFACE_TYPES const Add cable termination test for cellular interface --- <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-30 00:23:33 +01:00
adam closed this issue 2025-12-30 00:23:34 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15708