requirements/openstack_requirements
Doug Hellmann 8a4fa891e7 remove lower bounds from global requirements
Now that we allow projects to diverge in their lower bounds, it no
longer makes sense for us to track "global" lower bounds values. We
need to retain the exclusion specifiers (using the "!=" operator) so
that the automatic constraint update calculation continues to produce
a set of values that we expect to work.

In addition to updating the data, this patch updates the validation
rules so that if a lower bound is included an error is reported.

Change-Id: If9da4636755fc089b2ec5f075e03767f84c34a67
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-11 10:06:39 -04:00
..
cmds Correct error message when lower-constraints.txt is being checked 2018-03-08 10:26:07 +01:00
tests remove lower bounds from global requirements 2018-04-11 10:06:39 -04:00
__init__.py Move tests into openstack_requirements. 2015-06-08 22:07:01 +12:00
check.py remove optimization for values unchanged from the branch 2018-04-10 11:18:16 -04:00
constraints.py Correct error message when lower-constraints.txt is being checked 2018-03-08 10:26:07 +01:00
project.py add validation rules for lower constraints 2018-03-29 12:58:57 -04:00
project_config.py Update project-config validation 2017-10-25 12:22:43 +00:00
requirement.py remove lower bounds from global requirements 2018-04-11 10:06:39 -04:00