[PR #10116] [MERGED] #9935 add new wireless choices for interfaces #13558

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/10116
Author: @arthanson
Created: 8/23/2022
Status: Merged
Merged: 8/24/2022
Merged by: @jeremystretch

Base: developHead: art-9935


📝 Commits (3)

📊 Changes

3 files changed (+32 additions, -0 deletions)

View changed files

📝 netbox/dcim/choices.py (+4 -0)
📝 netbox/dcim/constants.py (+3 -0)
netbox/wireless/migrations/0005_alter_wirelesslink_interface_a_and_more.py (+25 -0)

📄 Description

Fixes: #9935

Adds 802.11ay and "Other Wireless" interface types.


🔄 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/10116 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 8/23/2022 **Status:** ✅ Merged **Merged:** 8/24/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `art-9935` --- ### 📝 Commits (3) - [`4a94467`](https://github.com/netbox-community/netbox/commit/4a94467ee63e0745a7a94f1bd7c529957f787e53) #9935 add new wireless choices for interfaces - [`972145f`](https://github.com/netbox-community/netbox/commit/972145ff1bef091f75a430713f20818174ed236b) #9935 add new wireless interfaces to constants - [`1ab868c`](https://github.com/netbox-community/netbox/commit/1ab868c908c1a7af654a752c316a1c85db9c4545) #9935 oops - remove login.html changes ### 📊 Changes **3 files changed** (+32 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/choices.py` (+4 -0) 📝 `netbox/dcim/constants.py` (+3 -0) ➕ `netbox/wireless/migrations/0005_alter_wirelesslink_interface_a_and_more.py` (+25 -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: #9935 <!-- Please include a summary of the proposed changes below. --> Adds 802.11ay and "Other Wireless" interface types. --- <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 23:19:33 +01:00
adam closed this issue 2025-12-29 23:19: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#13558