requirements/openstack_requirements/tests
Doug Hellmann 4bff2d214d remove optimization for values unchanged from the branch
When a requirement setting is changed, require that all requirements
follow the rules.

Without this change, it is possible to partially update the dependency
list for a project in a way that leaves some of the dependencies out
of compliance. With this change, all dependencies must be compliant in
order to update any of them.

Change-Id: I154245339a36618ac2e9a5922bc37121d44bca29
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-10 11:18:16 -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_constraints.py Create check_constraints command 2017-05-19 15:03:15 -05:00
test_check.py remove optimization for values unchanged from the branch 2018-04-10 11:18:16 -04: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 Add policy check on global-requirements.txt entries 2017-09-15 20:49:33 +00: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
test_update.py do not sync the blacklist to projects 2017-06-15 16:26:53 -04:00