RedHatQE / teflo

Teflo is a standalone orchestration software that controls the flow of a set of testing scenarios, allowing users to provision machines, deploy software, execute tests against them and manage generated artifacts and report results.
https://teflo.readthedocs.io/en/latest/
GNU General Public License v3.0
14 stars 16 forks source link

Bump the minimum python version to 3.9 #263

Closed ryankwilliams closed 1 year ago

ryankwilliams commented 1 year ago

Since Python 3.6 is no longer supported, the minimum python version should be bumped to 3.9. The latest version of ansible 7.0.0 that was released on 2022-11-23, sets a requirement of python 3.9 on the controller node.

https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_7.html#ansible-7-porting-guide

dno-github commented 1 year ago

Jira ticket CCITCARBON-488 has been created for this issue. Url : https://issues.redhat.com/browse/CCITCARBON-488