Skip to content

Unable to create tunnel termination for virtual machine #14839

@abhi1693

Description

@abhi1693

Deployment Type

Self-hosted

NetBox Version

v3.7.1

Python Version

3.10

Steps to Reproduce

  1. Create tunel without any terminations at first
  2. In the tunnel creation form, choose the newly selected tunnel with type virtual machine and any of its interface

Expected Behavior

A termination for the virtual machine should be created

Observed Behavior

Error of the form is raised

Select a valid choice. That choice is not one of the available choices.

I have debugged this a bit further, the clean method sets the termination which is always picking the Device interface no matter the selection made for the VM. Furthermore, there is an issue with the selector which always remains set for device.

So clearly, any selection made for the VM does show up in the UI but is not taken forward in any requests.

Metadata

Metadata

Assignees

Labels

severity: mediumResults in substantial degraded or broken functionality for specfic workflowsstatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions