Go to file
Sean McGinnis aa266cbc63 Add upper-constraints enforcement for local reqs
This adds the use of upper constraints in our tox environments. Jobs
like openstack-tox-py27 have started failing due to trying to install
lib versions that only support Python 3.

The 'generate' target keeps the unconstrained deps since we actually do
need the latest installed for that.

Updates the requirements-integration job to run using py36 since that
now fails with running under py27. This should get the job to pass until
we are able to rewrite it to not be a legacy job.

NOTE(dmllr): updated install_command to include local constraints file

Change-Id: I2598503c2d4397d7efbb03a76df9a4e91dd0c1cf
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-05-12 18:52:44 +00:00
2019-04-19 19:43:43 +00:00
2016-04-24 17:21:18 -05:00
2018-11-03 14:32:03 -05:00
2018-05-29 16:50:18 -05:00
2019-04-19 19:43:43 +00:00
2018-05-21 14:58:48 -07:00
2018-10-16 09:20:23 -07:00
2018-04-21 02:32:36 +00:00
2018-11-03 14:32:03 -05:00
2017-03-02 11:55:44 +00:00
2015-06-29 15:27:25 +12:00
2018-03-22 13:50:56 -05:00

Global Requirements and Constraints for OpenStack Projects

image

Resources and Documentation

Please refer to the dependency management documentation linked below for up to date documentation on how to use and interact with the requirements project.

Description
Global requirements for OpenStack
Readme 124 MiB
Languages
Python 88%
Shell 12%