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(plugins): Add deprecation for ansible-core<2.14 and python 3.8 #3187

Merged
merged 6 commits into from
Oct 2, 2023

Conversation

gmuloc
Copy link
Contributor

@gmuloc gmuloc commented Oct 2, 2023

Change Summary

ansible-core 2.13 will reached EOL on November 6th 2023
This PR introduces in arista.avd.verify_requirements action module a deprecation warning (ansible feature) stating that AVD will drop support for ansible-core<2.14 and python 3.8 in the next Minor Release after this date.

Component(s) name

plugins

Proposed changes

cf summary

How to test

Updated unit tests

Example outputs of the deprecation warnings:

Screenshot 2023-10-02 at 12 55 12

Screenshot 2023-10-02 at 12 40 22

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)

@gmuloc gmuloc requested review from a team as code owners October 2, 2023 10:44
@github-actions github-actions bot added the type: documentation Improvements or additions to documentation label Oct 2, 2023
Co-authored-by: Claus Holbech <holbech@arista.com>
@gmuloc gmuloc added this to the v4.4.0 milestone Oct 2, 2023
@carlbuchmann carlbuchmann merged commit 5aeff84 into aristanetworks:devel Oct 2, 2023
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn: Feat(plugins) type: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants