summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
authorricolin <rico.lin.guanyu@gmail.com>2020-02-13 18:28:13 +0800
committerricolin <rico.lin.guanyu@gmail.com>2020-02-16 20:40:15 +0800
commitde0dca13b3dcc26a5a565ccbf99ac21e25615f04 (patch)
tree9ab067214ff79461bc5006703b82abcd610d14f1 /doc/source/conf.py
parent0f4d62e716ef99b819e504b5b4b4046179e8dd03 (diff)
downloadheat-de0dca13b3dcc26a5a565ccbf99ac21e25615f04.tar.gz
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/ [1] https://opendev.org/openstack/tempest/src/commit/bc9fe8eca801f54915ff3eafa418e6e18ac2df63/tox.ini#L14 Depends-On: https://review.opendev.org/707665 Change-Id: Id5f5b6b0c1b1d925e5ee041120fbaf20e891d4c4
Diffstat (limited to 'doc/source/conf.py')
0 files changed, 0 insertions, 0 deletions