requirements/openstack_requirements/tests
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
..
files Bump tenacity to 4.4.0 2018-03-25 13:31:26 +03:00
__init__.py Move tests into openstack_requirements. 2015-06-08 22:07:01 +12:00
common.py do not sync the blacklist to projects 2017-06-15 16:26:53 -04:00
test_check.py remove optimization for values unchanged from the branch 2018-04-10 11:18:16 -04:00
test_check_constraints.py Create check_constraints command 2017-05-19 15:03:15 -05:00
test_constraints.py Move data validation out of the unit tests and strengthen 2015-08-03 20:45:37 +00:00
test_edit_constraint.py Deal with underscores in names in edit-constraints 2015-09-17 10:12:11 +12:00
test_generate.py Add the concept of a version map for constraints generation 2016-10-06 16:22:18 +11:00
test_project.py add validation rules for lower constraints 2018-03-29 12:58:57 -04:00
test_requirement.py remove lower bounds from global requirements 2018-04-11 10:06:39 -04:00
test_update.py do not sync the blacklist to projects 2017-06-15 16:26:53 -04:00
test_update_pbr.py Move commands into cmds subdir. 2015-06-29 15:27:25 +12:00
test_update_suffix.py Move commands into cmds subdir. 2015-06-29 15:27:25 +12:00