-
Notifications
You must be signed in to change notification settings - Fork 232
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): IPv6 inband management settings #3382
Conversation
ca8c744
to
d784768
Compare
...ections/arista/avd/roles/eos_designs/python_modules/inband_management/avdstructuredconfig.py
Outdated
Show resolved
Hide resolved
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
...rista/avd/molecule/eos_designs_unit_tests/intended/configs/inband-mgmt-parent-dualstack1.cfg
Show resolved
Hide resolved
...rista/avd/molecule/eos_designs_unit_tests/intended/configs/inband-mgmt-parent-dualstack2.cfg
Outdated
Show resolved
Hide resolved
...ections/arista/avd/roles/eos_designs/python_modules/inband_management/avdstructuredconfig.py
Outdated
Show resolved
Hide resolved
...ections/arista/avd/roles/eos_designs/python_modules/inband_management/avdstructuredconfig.py
Outdated
Show resolved
Hide resolved
...ctions/arista/avd/molecule/eos_designs_unit_tests/inventory/group_vars/INBAND_MGMT_TESTS.yml
Outdated
Show resolved
Hide resolved
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
4392b44
to
5500f3b
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
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
...ections/arista/avd/roles/eos_designs/python_modules/inband_management/avdstructuredconfig.py
Outdated
Show resolved
Hide resolved
…s/inband_management/avdstructuredconfig.py
Just for information: The customer who requested this feature has tested the PR and signed off on the generated config. |
..._collections/arista/avd/roles/eos_designs/schemas/schema_fragments/defs_node_type.schema.yml
Outdated
Show resolved
Hide resolved
..._collections/arista/avd/roles/eos_designs/schemas/schema_fragments/defs_node_type.schema.yml
Show resolved
Hide resolved
..._collections/arista/avd/roles/eos_designs/schemas/schema_fragments/defs_node_type.schema.yml
Show resolved
Hide resolved
..._collections/arista/avd/roles/eos_designs/schemas/schema_fragments/defs_node_type.schema.yml
Outdated
Show resolved
Hide resolved
...ections/arista/avd/roles/eos_designs/python_modules/inband_management/avdstructuredconfig.py
Outdated
Show resolved
Hide resolved
...ections/arista/avd/roles/eos_designs/python_modules/inband_management/avdstructuredconfig.py
Show resolved
Hide resolved
...ections/arista/avd/roles/eos_designs/python_modules/inband_management/avdstructuredconfig.py
Show resolved
Hide resolved
...ections/arista/avd/roles/eos_designs/python_modules/inband_management/avdstructuredconfig.py
Show resolved
Hide resolved
...ections/arista/avd/roles/eos_designs/python_modules/inband_management/avdstructuredconfig.py
Outdated
Show resolved
Hide resolved
…a_fragments/defs_node_type.schema.yml Co-authored-by: Guillaume Mulocher <[email protected]>
…a_fragments/defs_node_type.schema.yml Co-authored-by: Guillaume Mulocher <[email protected]>
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, the output shows that this generates the expected config. Thanks a lot!
8910c8e
to
3f19532
Compare
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.
Added some more refactoring to your function :)
...ections/arista/avd/roles/eos_designs/python_modules/inband_management/avdstructuredconfig.py
Outdated
Show resolved
Hide resolved
...ections/arista/avd/roles/eos_designs/python_modules/inband_management/avdstructuredconfig.py
Outdated
Show resolved
Hide resolved
Co-authored-by: Guillaume Mulocher <[email protected]>
Co-authored-by: Claus Holbech <[email protected]> Co-authored-by: Guillaume Mulocher <[email protected]> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Change Summary
Adds IPv6 settings for inband management to eos_designs.
Related Issue(s)
Fixes #3325
Depends on #3564
Component(s) name
arista.avd.eos_designs
Proposed changes
How to test
Tested using molecule.
Checklist
Repository Checklist