Skip to content
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_cli_config_gen): Add support for BGP TCP AO. #3853

Merged
merged 51 commits into from
May 22, 2024

Conversation

laxmikantchintakindi
Copy link
Contributor

@laxmikantchintakindi laxmikantchintakindi commented Apr 15, 2024

Change Summary

Add support for BGP TCP authentication.

Related Issue(s)

Fixes #3699

Component(s) name

arista.avd.eos_cli_config_gen

Proposed changes

Added schema for security profile under management security. Updated templates too.
Updated router-bgp schema and templates.

How to test

Checklist

User Checklist

Repository Checklist

  • My code has been rebased from devel before I start
  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation and documentation have been updated accordingly.
  • I have updated molecule CI testing accordingly. (check the box if not applicable)

@github-actions github-actions bot added role: eos_cli_config_gen issue related to eos_cli_config_gen role state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated role: eos_designs issue related to eos_designs role labels Apr 15, 2024
@laxmikantchintakindi laxmikantchintakindi marked this pull request as ready for review April 16, 2024 07:28
@laxmikantchintakindi laxmikantchintakindi marked this pull request as draft April 16, 2024 07:39
@gmuloc
Copy link
Contributor

gmuloc commented Apr 17, 2024

@dgonzalez85 can you please test this as you have opened the issue?
Thanks!

@laxmikantchintakindi laxmikantchintakindi marked this pull request as ready for review May 2, 2024 11:46
@laxmikantchintakindi laxmikantchintakindi marked this pull request as draft May 3, 2024 05:28
@laxmikantchintakindi laxmikantchintakindi marked this pull request as draft May 15, 2024 09:55
@laxmikantchintakindi laxmikantchintakindi marked this pull request as ready for review May 15, 2024 10:14
@laxmikantchintakindi laxmikantchintakindi marked this pull request as draft May 16, 2024 09:22
…tes/eos/management-security.j2

Co-authored-by: Mahesh Kumar <[email protected]>
@laxmikantchintakindi laxmikantchintakindi marked this pull request as ready for review May 17, 2024 08:33
@laxmikantchintakindi laxmikantchintakindi marked this pull request as draft May 17, 2024 08:34
@laxmikantchintakindi laxmikantchintakindi marked this pull request as ready for review May 17, 2024 09:59
@laxmikantchintakindi laxmikantchintakindi marked this pull request as draft May 21, 2024 06:23
@laxmikantchintakindi laxmikantchintakindi marked this pull request as ready for review May 21, 2024 07:26
@ClausHolbechArista ClausHolbechArista merged commit 611110c into aristanetworks:devel May 22, 2024
43 checks passed
@laxmikantchintakindi laxmikantchintakindi deleted the bgptcpao branch May 22, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn: Feat(eos_cli_config_gen) role: eos_cli_config_gen issue related to eos_cli_config_gen role role: eos_designs issue related to eos_designs role state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat(eos_cli_config_gen): Add support for BGP TCP AO
6 participants