Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

icx_vlan - add stack and modules - fix purge with aggregate - #427

Open
dark-nico wants to merge 5 commits into
ansible-collections:mainfrom
dark-nico:icx-vlan-debug
Open

icx_vlan - add stack and modules - fix purge with aggregate#427
dark-nico wants to merge 5 commits into
ansible-collections:mainfrom
dark-nico:icx-vlan-debug

Conversation

@dark-nico

Copy link
Copy Markdown
SUMMARY

Remove the hardcoded "ethernet 1/1/" to allow stack and modules to work.
Fix module not adding interfaces when purge = true with aggregate
"Fixes #268"

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

icx_vlan

ADDITIONAL INFORMATION

Picked up on PR#279 which seems to be abandoned.
I use ratneshnagori work and made a few tweaks to make it works.
I'll add the changelog fragment when the PR number will be generated.
I can't see the CI failures on the other PR because it's too old. Maybe it need some more adjustments.
Be kind, it's my first PR.. ever.

@dark-nico

Copy link
Copy Markdown
Author

I'll check what's wrong with test_icx_vlan_interfaces_cndt and test_icx_vlan_tagged_cndt

@dark-nico

Copy link
Copy Markdown
Author

CI tests failled with :00:30 ERROR! Error when getting collection version metadata for ansible.utils:2.6.0 from default (https://galaxy.ansible.com/api/) (HTTP Code: 429, Message: Too Many Requests Code: Unknown)

I think it just need to be run again to be cleared.

@ansibullbot

Copy link
Copy Markdown
Collaborator

@ansibullbot ansibullbot added bug This issue/PR relates to a bug module module needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR new_contributor Help guide this first time contributor plugins plugin (any type) stale_ci CI is older than 7 days, rerun before merging and removed needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI labels Jun 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug This issue/PR relates to a bug module module needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR new_contributor Help guide this first time contributor plugins plugin (any type) stale_ci CI is older than 7 days, rerun before merging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

icx_vlan has hardcoded stack/module when using the purge option

2 participants