-
Notifications
You must be signed in to change notification settings - Fork 233
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
Feat(eos_designs): Add support for ipv4_acl_in/out on SVIs defined under network services. #3791
Feat(eos_designs): Add support for ipv4_acl_in/out on SVIs defined under network services. #3791
Conversation
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.
Looks much better. Please update the title of the PR to reflect the actual features being added here.
...llections/arista/avd/roles/eos_designs/schemas/schema_fragments/defs_svi_settings.schema.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/roles/eos_designs/python_modules/network_services/utils.py
Outdated
Show resolved
Hide resolved
..._collections/arista/avd/roles/eos_designs/docs/tables/network-services-vrfs-svis-settings.md
Outdated
Show resolved
Hide resolved
...a/avd/molecule/eos_designs_unit_tests/inventory/group_vars/DC1_TENANTS_NETWORKS/Tenant_A.yml
Show resolved
Hide resolved
a1912ea
to
6bd1347
Compare
40e119a
to
9ac19d4
Compare
… SVI configuration and SVI profiles natively
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Moving to draft until conflicts has been resolved. Partially caused by large update to spelling and punctuation, so make sure to watch out for that. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
..._collections/arista/avd/roles/eos_designs/python_modules/network_services/ip_access_lists.py
Outdated
Show resolved
Hide resolved
..._collections/arista/avd/roles/eos_designs/python_modules/network_services/ip_access_lists.py
Outdated
Show resolved
Hide resolved
for more information, see https://pre-commit.ci
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
..._collections/arista/avd/roles/eos_designs/python_modules/network_services/ip_access_lists.py
Show resolved
Hide resolved
...llections/arista/avd/roles/eos_designs/schemas/schema_fragments/defs_svi_settings.schema.yml
Outdated
Show resolved
Hide resolved
Fix: fixed ACL for l2leaf and description
Change Summary
Add support for applying ip access-lists to SVIs and SVI profiles in eos_designs network services natively.
Related Issue(s)
Fixes #3448
Component(s) name
arista.avd.eos_designs
Checklist
Repository Checklist