-
Notifications
You must be signed in to change notification settings - Fork 230
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
Refactor(eos_designs): Remove wan_transit and rename wan_edge to wan_router #3654
Refactor(eos_designs): Remove wan_transit and rename wan_edge to wan_router #3654
Conversation
ansible_collections/arista/avd/plugins/plugin_utils/eos_designs_shared_utils/wan.py
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/plugins/plugin_utils/eos_designs_shared_utils/wan.py
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/plugins/plugin_utils/eos_designs_shared_utils/wan.py
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/roles/eos_designs/docs/tables/node-type-wan-configuration.md
Outdated
Show resolved
Hide resolved
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
5e7f18f
to
cd3a478
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
...ions/arista/avd/molecule/eos_designs_unit_tests/inventory/group_vars/CV_PATHFINDER_TESTS.yml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - tested in POC
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
…/inventory/group_vars/CV_PATHFINDER_TESTS.yml
f9de2a5
to
455ea2f
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
…router (aristanetworks#3654) Co-authored-by: Claus Holbech <[email protected]>
Change Summary
THIS IS BREAKING but the features are still marked as preview so we can implement this in a minor release.
wan_edge
towan_router
wan_transit
andcv_pathfinder_role
from the schemaInstead use a new key at the node level:
Component(s) name
arista.avd.eos_designs
Proposed changes
How to test
molecule updated
Checklist
Repository Checklist