[PR #14704] [MERGED] Fixes #14663: Fix terminating to a VM interface when creating a new tunnel #14444

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14704
Author: @jeremystretch
Created: 1/5/2024
Status: Merged
Merged: 1/8/2024
Merged by: @jeremystretch

Base: developHead: 14663-tunnel-vm-termination


📝 Commits (2)

  • c75f034 Fixes #14663: Fix terminating to a VM interface when creating a new tunnel
  • d04168d Fixes #14709: Correct typo in TYPE_VIRTUALMACHINE

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

📝 netbox/vpn/choices.py (+2 -2)
📝 netbox/vpn/forms/model_forms.py (+4 -4)

📄 Description

Fixes: #14663

Correct evaluation of the termination type fields to ensure proper form validation


🔄 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/14704 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 1/5/2024 **Status:** ✅ Merged **Merged:** 1/8/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `14663-tunnel-vm-termination` --- ### 📝 Commits (2) - [`c75f034`](https://github.com/netbox-community/netbox/commit/c75f034584596cbf9a383ba687d708b5ede0fd5c) Fixes #14663: Fix terminating to a VM interface when creating a new tunnel - [`d04168d`](https://github.com/netbox-community/netbox/commit/d04168dc9e05e090054ebabe38652173778f9bfb) Fixes #14709: Correct typo in TYPE_VIRTUALMACHINE ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `netbox/vpn/choices.py` (+2 -2) 📝 `netbox/vpn/forms/model_forms.py` (+4 -4) </details> ### 📄 Description ### Fixes: #14663 Correct evaluation of the termination type fields to ensure proper form validation --- <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:24:30 +01:00
adam closed this issue 2025-12-29 23:24:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14444