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): Support bfd vtep evpn commands #1857

Merged
merged 4 commits into from
Jun 13, 2022

Conversation

tgodaA
Copy link
Contributor

@tgodaA tgodaA commented Jun 6, 2022

Change Summary

Support bfd vtep evpn commands.

Related Issue(s)

Component(s) name

arista.avd.eos_cli_config_gen

Proposed changes

vxlan_interface:
  Vxlan1:
    vxlan:
      bfd_vtep_evpn:
        interval: < integer >
        min_rx: < integer >
        multiplier: < 3-50 >
        prefix_list: < prefix-list >

How to test

molecule converge -s eos_cli_config_gen -- --limit vxlan-interface

Checklist

User Checklist

  • N/A

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)

@tgodaA tgodaA requested a review from a team as a code owner June 6, 2022 23:34
@tgodaA tgodaA self-assigned this Jun 6, 2022
@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 labels Jun 6, 2022
Copy link
Contributor

@xaviramon xaviramon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@gmuloc gmuloc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@ClausHolbechArista ClausHolbechArista left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ClausHolbechArista ClausHolbechArista merged commit 2875f38 into aristanetworks:devel Jun 13, 2022
@tgodaA tgodaA deleted the vxlan branch June 24, 2022 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants