Refresh aggregate SD-WAN automation stack - #45
Merged
Conversation
sashiv20
marked this pull request as ready for review
August 18, 2026 18:04
ppiwowa-csco
approved these changes
Aug 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Coordinated child PRs
The child PRs contain the Manager/SDK and cloud-provider compatibility work. Merge and live-validate those first. Their new collection versions should be published before the aggregate 0.3.7 release; the aggregate dependency floors can then be raised to those newly published versions if maintainers want to require the maintenance fixes rather than preserve the current compatibility floor.
Why
The aggregate collection was pinned to obsolete Ansible, Python, catalystwan, AWS, and Azure dependency guidance. It also instructed users to bypass pip dependency resolution for a historical catalystwan 0.31.2 / azure-cli-core 2.34.0 conflict that no longer applies.
This update makes the installation path resolver-safe and aligns CI and release packaging with the maintained child collections.
Validation
Final validation
c881b75, including Python 3.12-3.14 sanity, dependency installation, static analysis, and Galaxy importer validation.