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

Added support for assigning vlans in module nios_network.py #171

Merged
merged 3 commits into from
Nov 18, 2024

Conversation

edeka-spatt
Copy link
Contributor

Create or update networks and assign vlans.
Either vlan name or id are required.
Parent is optional (defaults to the predefined vlan view default). Assign a vlan from a specific vlan view or vlan range.
Unassining VLANs is currently not supportet (state: absent removes the whole network).

Also informing #44, maybe assigning vlans is enough.

@edeka-spatt
Copy link
Contributor Author

Ref #167

This was referenced Jan 25, 2023
@jbisabel
Copy link
Contributor

@JkhatriInfobox will this PR and #170 also be merged for the next release?

Copy link
Collaborator

@JkhatriInfobox JkhatriInfobox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes looks good. However, a few document changes are required as the sanity tests are failing w.r.t PR#172. The internal development team will address these failures.

@JkhatriInfobox JkhatriInfobox merged commit e85fcf4 into infobloxopen:master Nov 18, 2024
21 of 25 checks passed
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.

4 participants