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

Add support for bridge, lag, parent in DCIM Interfaces startup script #744

Merged

Conversation

kr3ator
Copy link
Contributor

@kr3ator kr3ator commented Apr 8, 2022

Related Issue: n/a

New Behavior

Added support for LAG, bridge and parent assignment for a DCIM Interface objects.

Contrast to Current Behavior

Currently this is not supported.

Discussion: Benefits and Drawbacks

All mentioned fields are provided in YAML initializer by the name.
Parent interface must exist before assignment. LAG and bridge interfaces are created if not found.
This change is backwards compatible.

Changes to the Wiki

n/a

Proposed Release Note Entry

Feature: added support for LAG, bridge and parent assignment for DCIM interfaces

Double Check

  • I have read the comments and followed the PR template.
  • I have explained my PR according to the information in the comments.
  • My PR targets the develop branch.

@kr3ator kr3ator force-pushed the feature/interfaces_improvements branch 4 times, most recently from 5bafd2e to b6e68b1 Compare April 12, 2022 10:19
@kr3ator kr3ator force-pushed the feature/interfaces_improvements branch from b6e68b1 to 0e7afe4 Compare April 12, 2022 11:49
@tobiasge tobiasge merged commit 4c21344 into netbox-community:develop Apr 12, 2022
@kr3ator kr3ator deleted the feature/interfaces_improvements branch April 12, 2022 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants