Closed rax-rstark closed 4 years ago
This is already fixed for the ansible-eol branch (https://github.com/rcbops/openstack-ops/commit/e071f104800f249cc1ce6619847258041070b6e1) which tag did you use ?
root@698703-infra01:/opt/openstack-ops# git status
HEAD detached at 1.3.3
root@698703-infra01:/opt/openstack-ops# git tag
1.0.0
1.0.1
1.1.0
1.1.1
1.2.0
1.3.0
1.3.1
1.3.2
1.3.3
Fixed with version 1.3.4
Since January 2020 and the release of Setuptools 45, Python 2 is no longer supported by the most current release (discussion). Setuptools as a project continues to support Python 2 with bugfixes and important features on Setuptools 44.x.
This playbook tries to install setuptools latest here, but should pin to
<45
for python2 environments.This error was encountered during a maintenance last weekend: