3 Commits

Author SHA1 Message Date
caoyuan
1842ce98a5 Drop python-cinderclient usage
We've switched everything to python-openstackclient and therefore
the usage of python-cinderclient is no longer necessary.

Change-Id: I27d1b675f422aeb07ffdf41ea945a83121f562cf
2018-06-25 16:19:47 +00:00
Surya Prakash Singh
189c89c1b6 Update lower-constraints to match local requirements
lower constraints list do not match the local requirements.
This commit is to update the same.

please follow:
http://lists.openstack.org/pipermail/openstack-dev/2018-April/129056.html

Change-Id: Icc7fe3a8f9716281de88825e9d5b2fd84de3d00a
2018-04-12 16:21:57 +05:30
Doug Hellmann
6e9d77d86e 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: I4279572d8eff5434c997717e5cb973afdce97de8
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-22 14:22:43 -04:00