Commit Graph

2 Commits

Author SHA1 Message Date
Doug Hellmann 783ee4af30 uncap eventlet
We will manage the eventlet version using constraints now. See the
thread starting at
http://lists.openstack.org/pipermail/openstack-dev/2018-April/129096.html
for more details.

In order to change the requirements file we also need to fix the lower
constraints settings so that they comply with policy, so this patch also
includes those changes.

Change-Id: If5be7eb462360c92c7274ddb4f204631bdc02555
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-19 10:22:51 -04:00
Doug Hellmann 1a73872a28 add lower-constraints job
Create a tox environment for running the unit tests against the lower
bounds of the dependencies.

Create a lower-constraints.txt to be used to enforce the lower bounds
in those tests.

Add openstack-tox-lower-constraints job to the zuul configuration.

See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html
for more details.

Change-Id: Ife046ce4b1056284d1151c84f83697d5690aff62
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-22 17:31:13 -04:00