<div dir="ltr">Hi,<div><br></div><div>EOL releases for the nova component (checked neutron as well, possibly many other components) have wrong pointers to the upper-constraints.txt files as they are referencing stable/branch rather then branch-eol, see example:</div><div><br></div><div><a href="https://github.com/openstack/nova/blob/liberty-eol/tox.ini#L12">https://github.com/openstack/nova/blob/liberty-eol/tox.ini#L12</a><br></div><div><br></div><div>Line:</div><div><a href="https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/liberty">https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/liberty</a><br></div><div><br></div><div>Should be:</div><div><a href="https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=liberty-eol">https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=liberty-eol</a><br></div><div><br></div><div>EOL means there should be no more changes to the release, but in this case process of EOL'ing made regression as now it's impossible to run tests against those tags (this applies to liberty/mitaka and in the future newer releases).</div><div><br></div><div>Should this be fixed somehow or EOL isn't really meant to be touched and fixed and those will be left broken ?</div><div><br></div><div>-- </div><div>best</div><div>Michal Pryc</div></div>