b5fcd31c06
OpenStack is dropping the py2.7 support in ussuri cycle. mistral-tempest-plugin is ready with python 3 and ok to drop the python 2.7 support. Removing the USE_PYTHON3=True from base job so that it can keep running on py3 for < ussuri branches. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: I060587c96baba096525211ffccbe29f71b38760d
7 lines
229 B
YAML
7 lines
229 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Python 2.7 support has been dropped. Last release of mistral-tempest-plugin
|
|
to support py2.7 is OpenStack Train. The minimum version of Python now
|
|
supported by mistral-tempest-plugin is Python 3.5.
|