Skip to content

Onboarding device fails with "create_management_interface_if_missing" #73

@misch42

Description

@misch42

Environment

  • Python version: 3.6.8
  • NetBox version: 2.8.7
  • ntc-netbox-plugin-onboarding version: 1.2.0

After upgrading the onboarding plugin onboarding a new device fails with "create_management_interface_if_missing". Device is created but the management interface is missing.

For this switch I do not have a dedicated management interface but I use inline management of VLAN10.

With verison 1.1.0 of the pluging onboarding created the VLAN10 as the management interface correctly. After upgrade to version 1.2 he device is created but no interface for that device is generated.

Steps to Reproduce

  1. Upgrade the onboarding pluging from 1.1.0 to 1.2.0
  2. onboard a device with site and IP address
  3. wait for the error.
  4. Device is created, but without interface.

Expected Behavior

Device being created with the VLAN10 interface.

Observed Behavior

Device created without the interface.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions