[PR #17694] [MERGED] Add EVPN-VPWS to L2VPNTypeChoices #15166

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17694
Author: @caskings
Created: 10/8/2024
Status: Merged
Merged: 10/9/2024
Merged by: @jeremystretch

Base: developHead: add-evpn-vpws-to-L2VPNTypeChoices


📝 Commits (2)

  • 97bbaae Add EVPN-VPWS to the availbable L2VPN Connection Types
  • 2f4af7a Updated documentation to reference the new L2VPN type.

📊 Changes

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

View changed files

📝 docs/models/vpn/l2vpn.md (+1 -0)
📝 netbox/vpn/choices.py (+2 -0)

📄 Description

Fixes: #17216

Updated L2VPNTypeChoices to include the EVPN-VPWS type but didn't include it in the P2P list so more than two interfaces can be assigned to it.


🔄 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/17694 **Author:** [@caskings](https://github.com/caskings) **Created:** 10/8/2024 **Status:** ✅ Merged **Merged:** 10/9/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `add-evpn-vpws-to-L2VPNTypeChoices` --- ### 📝 Commits (2) - [`97bbaae`](https://github.com/netbox-community/netbox/commit/97bbaaeaeedeb02aa0b2efd4c410dcdf199c4cb2) Add EVPN-VPWS to the availbable L2VPN Connection Types - [`2f4af7a`](https://github.com/netbox-community/netbox/commit/2f4af7a7743d3135a91e4b030daf1f73c9130dcd) Updated documentation to reference the new L2VPN type. ### 📊 Changes **2 files changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/models/vpn/l2vpn.md` (+1 -0) 📝 `netbox/vpn/choices.py` (+2 -0) </details> ### 📄 Description ### Fixes: #17216 Updated L2VPNTypeChoices to include the EVPN-VPWS type but didn't include it in the P2P list so more than two interfaces can be assigned to it. --- <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:20:22 +01:00
adam closed this issue 2025-12-30 00:20:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15166