Files
devstack/lib
Ghanshyam 7d43b099c5 Use stable constraint for Tempest pinned stable branches
Stable branches till stable/rocky is using python
version <py3.6. Tempest test those branch in venv
but Tempest tox use the master upper-constraint[1]
which block installation due to dependencies
require >=py3.6. For exmaple, oslo.concurrency 4.0.0
is not compatible for <py3.6.

As we pin Tempest for EM stable brach, we should be
able to use stable constraint for Tempest installation
as well as while running during run-tempest playbook.

tox.ini is hard coded to use master constraint[1] which force
run-tempest to recreate the tox env and use the master constraint.
Fix for that- https://review.opendev.org/#/c/705870/

Devstack can set stable u-c to use via env var so that
Tempest installation in venv will use stable
branch constraint.

Depends-On: https://review.opendev.org/#/c/706426/

[1] bc9fe8eca8/tox.ini (L14)

Change-Id: I5ab1130582354c33d52afafc9720146e174e40e5
2020-02-08 17:14:49 +00:00
..
2015-11-27 15:36:04 +11:00
2017-11-08 17:03:18 +11:00
2018-01-11 16:19:36 +01:00
2015-11-27 15:36:04 +11:00
2017-09-01 15:08:17 -04:00
2017-11-29 13:21:30 -05:00
2015-11-27 15:36:04 +11:00
2017-07-10 17:06:16 -03:00
2017-09-06 12:56:00 +00:00
2017-06-20 14:09:30 -04:00