
OpenStack is dropping the py2.7 support in ussuri cycle. 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 Cleanup tox.ini, remove install_command and add constraints to deps. Replace mock with unittest.mock. Change-Id: Idcac0b5310adf27a35223273bd54a4a154988c9b
6 lines
138 B
YAML
6 lines
138 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Python 2.7 support has been dropped. The minimum version of Python now
|
|
supported by heat-agents is Python 3.6.
|