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): Extend router_isis data-model #3539

Merged
merged 8 commits into from
Jan 25, 2024

Conversation

Shivani-gslab
Copy link
Contributor

@Shivani-gslab Shivani-gslab commented Jan 24, 2024

Change Summary

Add support in the router_isis data model for:

spf-interval
graceful-restart
bfd all-interfaces under address-family

Related Issue(s)

Fixes #3390

Component(s) name

arista.avd.eos_cli_config_gen

Checklist

User Checklist

  • Verify command ordering in EOS CLI

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)

@Shivani-gslab Shivani-gslab marked this pull request as draft January 24, 2024 11:50
@Shivani-gslab Shivani-gslab force-pushed the #issues3390 branch 2 times, most recently from 65ad0dc to f4af9ab Compare January 24, 2024 12:00
@Shivani-gslab Shivani-gslab marked this pull request as ready for review January 24, 2024 12:47
@ClausHolbechArista ClausHolbechArista requested a review from a team January 24, 2024 12:50
@ClausHolbechArista ClausHolbechArista added the one approval This PR has one approval and is only missing one more. label Jan 24, 2024
- str
min: 5
max: 300
description: Number of seconds
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
description: Number of seconds
description: Number of seconds.

Copy link
Contributor

Choose a reason for hiding this comment

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

and other descriptions

Copy link
Contributor

Choose a reason for hiding this comment

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

Please add dots to every description you are adding in this file

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 - thanks!
tested new generated config in CLI in cEOS 4.31

@gmuloc gmuloc merged commit fc85d9a into aristanetworks:devel Jan 25, 2024
41 checks passed
gmuloc pushed a commit to gmuloc/avd that referenced this pull request Jan 25, 2024
@carlbuchmann carlbuchmann removed the one approval This PR has one approval and is only missing one more. label Feb 1, 2024
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 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.

Extend isis data model
4 participants