[PR #16951] [MERGED] Closes #16926 Adds various USB cable types to front/rear ports and cable choices #14957

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16951
Author: @bchow000
Created: 7/20/2024
Status: Merged
Merged: 9/9/2024
Merged by: @jeremystretch

Base: developHead: usb_front_rear_ports


📝 Commits (3)

  • 4778404 Closes #16926 Adds various USB cable types to front/rear ports and cable choices
  • 4dd7e6f Closes #16926 Changes USB cable types to reflect versions-physical differences. Updated human readable labels on USB front/rear ports to match style of usb console ports
  • e3812e6 Closes #16926 Removes USB cable type choices in favor of single, generic 'USB' cable

📊 Changes

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

View changed files

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

📄 Description

Fixes: #16926

Add front/rear port and cable choices for various USB styles.

USB-A
USB-B
USB-C
USB-Mini-A
USB-Mini-B
USB-Micro-A
USB-Micro-B
USB-Micro-AB


🔄 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/16951 **Author:** [@bchow000](https://github.com/bchow000) **Created:** 7/20/2024 **Status:** ✅ Merged **Merged:** 9/9/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `usb_front_rear_ports` --- ### 📝 Commits (3) - [`4778404`](https://github.com/netbox-community/netbox/commit/47784044dccbfc29a7bf24ac18dad8477f57bac7) Closes #16926 Adds various USB cable types to front/rear ports and cable choices - [`4dd7e6f`](https://github.com/netbox-community/netbox/commit/4dd7e6fba26eeee46e7bc2f938554b537d89dd8f) Closes #16926 Changes USB cable types to reflect versions-physical differences. Updated human readable labels on USB front/rear ports to match style of usb console ports - [`e3812e6`](https://github.com/netbox-community/netbox/commit/e3812e648906a486d5da84044114e36a2fa6edc6) Closes #16926 Removes USB cable type choices in favor of single, generic 'USB' cable ### 📊 Changes **1 file changed** (+23 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/choices.py` (+23 -0) </details> ### 📄 Description ### Fixes: #16926 Add front/rear port and cable choices for various USB styles. USB-A USB-B USB-C USB-Mini-A USB-Mini-B USB-Micro-A USB-Micro-B USB-Micro-AB --- <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:19:08 +01:00
adam closed this issue 2025-12-30 00:19:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14957