Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'VirtualMachine' object has no attribute 'oob_ip_id' #18230

Closed
krasotinpa opened this issue Dec 13, 2024 · 2 comments · Fixed by #18232
Closed

'VirtualMachine' object has no attribute 'oob_ip_id' #18230

krasotinpa opened this issue Dec 13, 2024 · 2 comments · Fixed by #18232
Assignees
Labels
severity: medium Results in substantial degraded or broken functionality for specfic workflows status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@krasotinpa
Copy link

Deployment Type

Self-hosted

Triage priority

N/A

NetBox Version

v4.1.8

Python Version

3.12

Steps to Reproduce

  1. Assign IP address to VM's interface
  2. Try to Edit assigned IP

Expected Behavior

Editing of IP address is available

Observed Behavior

<class 'AttributeError'>

'VirtualMachine' object has no attribute 'oob_ip_id'

Python version: 3.12.8
NetBox version: 4.1.8
Plugins: None installed

image

@krasotinpa krasotinpa added status: needs triage This issue is awaiting triage by a maintainer type: bug A confirmed report of unexpected behavior in the application labels Dec 13, 2024
@bctiemann bctiemann self-assigned this Dec 13, 2024
@bctiemann bctiemann added severity: medium Results in substantial degraded or broken functionality for specfic workflows status: accepted This issue has been accepted for implementation and removed status: needs triage This issue is awaiting triage by a maintainer labels Dec 13, 2024
@kukabu
Copy link

kukabu commented Dec 17, 2024

Hello
I don't agree with this fix. I think better to add oob_ip_id to VM.
For example, Cisco Catalyst 9800-CL Wireless Controller for Cloud Deployment has OOB.
https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/technical-reference/c9800-cl-dg.html#9800CLnetworkinterfacemappings

@bctiemann
Copy link
Contributor

@kukabu If you think it's worth adding that functionality, please open a feature request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity: medium Results in substantial degraded or broken functionality for specfic workflows status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
3 participants