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 port-channel esi and rt deprecation warnings #2443

Merged

Conversation

emilarista
Copy link
Contributor

@emilarista emilarista commented Jan 19, 2023

Change Summary

Depends on #2369
Includes Claus' work from #2613

Adds deprecation warnings for old port-channel esi and rt vars which are replaced by ethernet_segment.identifier and ethernet_segment.route_target.

Related Issue(s)

Fixes #1297
Fixes aristanetworks/avd-internal#87

Component(s) name

arista.avd.eos_cli_config_gen

How to test

Tested with molecule.

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 role: eos_designs issue related to eos_designs role state: Documentation role Updated type: documentation Improvements or additions to documentation labels Jan 19, 2023
@github-actions github-actions bot added the state: conflict PR with conflict label Feb 3, 2023
@github-actions
Copy link

github-actions bot commented Feb 3, 2023

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

@ClausHolbechArista
Copy link
Contributor

@emilarista please rebase this one and make sure you get deprecation warning when running with the old keys

@github-actions github-actions bot removed the state: conflict PR with conflict label Mar 8, 2023
@github-actions
Copy link

github-actions bot commented Mar 8, 2023

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

@github-actions github-actions bot removed type: documentation Improvements or additions to documentation role: eos_designs issue related to eos_designs role labels Mar 8, 2023
@emilarista emilarista marked this pull request as ready for review March 9, 2023 08:22
@emilarista emilarista requested a review from a team as a code owner March 9, 2023 08:22
@emilarista
Copy link
Contributor Author

@emilarista please rebase this one and make sure you get deprecation warning when running with the old keys

Rebased and deprecation warnings are showing up in molecule like they should.

@github-actions github-actions bot added role: eos_designs issue related to eos_designs role state: CI Updated CI scenario have been updated in the PR type: code quality CI and development toolset labels Mar 10, 2023
@github-actions github-actions bot removed the type: code quality CI and development toolset label Mar 14, 2023
@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 github-actions bot removed the state: conflict PR with conflict label Apr 12, 2023
@github-actions
Copy link

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

@github-actions github-actions bot added the state: conflict PR with conflict label Apr 19, 2023
@github-actions github-actions bot removed the state: conflict PR with conflict label Apr 24, 2023
@github-actions
Copy link

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

@gmuloc gmuloc added this to the v4.0.0-dev12 milestone May 2, 2023
@emilarista emilarista force-pushed the esi_rt_deprecation_warnings branch from 05c237d to 63aefa1 Compare May 8, 2023 14:03
@gmuloc gmuloc requested a review from a team May 9, 2023 10:31
@ClausHolbechArista ClausHolbechArista merged commit a8c2589 into aristanetworks:devel May 11, 2023
35 checks passed
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.

eos_cli_config_gen - refactor evpn_ethernet_segment
3 participants