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

Refactor(eos_cli_config_gen,eos_designs): Deprecate isis_af_defaults and address_family knobs #2630

Merged
merged 17 commits into from
Apr 28, 2023

Conversation

emilarista
Copy link
Contributor

@emilarista emilarista commented Mar 16, 2023

Change Summary

Adds deprecation warnings for outdated isis_af_defaults and address_family knobs, moves old knobs to deprecation molecule scenario for eos_cli_config_gen and makes eos_designs output updated variables.

Requires #2616

Related Issue(s)

Fixes #1299

Component(s) name

arista.avd.eos_cli_config_gen
arista.avd.eos_designs

Proposed changes

Updated schemas with deprecation warnings, altered eos_designs python modules.

How to test

Ran molecule, made sure no or only intended changes in intended config occur.

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 role: eos_designs issue related to eos_designs role state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated state: conflict PR with conflict labels Mar 16, 2023
@github-actions
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@gmuloc gmuloc changed the title Refactor(eos_cli_config_gen, eos_designs): Deprecate isis_af_defaults and address_family knobs Refactor(eos_cli_config_gen,eos_designs): Deprecate isis_af_defaults and address_family knobs Mar 17, 2023
@github-actions github-actions bot removed the state: conflict PR with conflict label Mar 29, 2023
@github-actions
Copy link

Conflicts have been resolved. A maintainer will review the pull request shortly.

@emilarista emilarista marked this pull request as ready for review March 29, 2023 07:31
@emilarista emilarista requested a review from a team as a code owner March 29, 2023 07:31
@carlbuchmann carlbuchmann marked this pull request as draft March 31, 2023 14:12
@github-actions github-actions bot added the state: conflict PR with conflict label Apr 3, 2023
@github-actions
Copy link

github-actions bot commented Apr 3, 2023

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions
Copy link

Conflicts have been resolved. A maintainer will review the pull request shortly.

@emilarista emilarista marked this pull request as ready for review April 21, 2023 12:46
@ClausHolbechArista ClausHolbechArista added this to the v4.0.0-dev11 milestone Apr 21, 2023
Copy link
Member

@carlbuchmann carlbuchmann left a comment

Choose a reason for hiding this comment

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

@emilarista thank you for this PR!

@carlbuchmann carlbuchmann self-requested a review April 28, 2023 14:22
Copy link
Member

@carlbuchmann carlbuchmann 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 - added a test in eos_designs_unit_test to trigger ISIS TI LFA node protection from eos_designs as it was never exercised (from what became apparent in this deprecation PR ;) )

@carlbuchmann carlbuchmann merged commit 13c3950 into aristanetworks:devel Apr 28, 2023
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn: Refactor(eos_cli_config_gen|eos_designs) 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.

eos_cli_config_gen - Refactor isis_af_defaults
4 participants