[PR #18523] [MERGED] Closes: #18434 - Add SPB in L2VPN #15370

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/18523
Author: @Mathias-gt
Created: 1/29/2025
Status: Merged
Merged: 2/25/2025
Merged by: @jeremystretch

Base: featureHead: feature


📝 Commits (2)

📊 Changes

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

View changed files

📝 netbox/vpn/choices.py (+4 -0)

📄 Description

Closes: #18434

This pull request adds support for Shortest Path Bridging (SPB) as part of the L2VPN model in NetBox. It includes updates to the L2VPN type choices to incorporate SPB, aligning it with other L2VPN protocols.

This would look like this:
L2VPNType Choices


🔄 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/18523 **Author:** [@Mathias-gt](https://github.com/Mathias-gt) **Created:** 1/29/2025 **Status:** ✅ Merged **Merged:** 2/25/2025 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `feature` --- ### 📝 Commits (2) - [`0df8706`](https://github.com/netbox-community/netbox/commit/0df87067fc6492504e01dbae3d844c9c750dae9f) Add SPB in L2VPN - [`8176033`](https://github.com/netbox-community/netbox/commit/8176033d70ad69b07e680e7f8333e69049fe01be) Change category as Other ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/vpn/choices.py` (+4 -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. --> ### Closes: #18434 <!-- Please include a summary of the proposed changes below. --> This pull request adds support for Shortest Path Bridging (SPB) as part of the L2VPN model in NetBox. It includes updates to the L2VPN type choices to incorporate SPB, aligning it with other L2VPN protocols. This would look like this: ![L2VPNType Choices](https://github.com/user-attachments/assets/2992ff24-86a7-43c8-a14c-0aab3eeacfd9) --- <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:21:31 +01:00
adam closed this issue 2025-12-30 00:21:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15370