requirements/openstack_requirements/cmds
Dirk Mueller 4153903939 Add policy check on global-requirements.txt entries
We want to ensure that every entry in global-requirements has
at least a minimum version specified, and if there is an exclude,
the exclude is not outside the lower bounds.

Change-Id: Ie12d99d3317bd4c81de9a47a43fa99345b2b9664
2017-09-15 20:49:33 +00:00
..
__init__.py Move commands into cmds subdir. 2015-06-29 15:27:25 +12:00
check_conflicts.py Xfail the mitmproxy / pyOpenSSL dependency conflict 2017-09-15 14:46:26 -06:00
check_exists.py Create check_constraints command 2017-05-19 15:03:15 -05:00
check_py2.py add check-python2-support command 2017-01-24 10:34:40 -05:00
edit_constraint.py Add Windows as supported operating system 2016-02-26 14:25:50 +02:00
generate.py remove comment header generation 2017-02-22 16:36:33 +01:00
normalize_requirements.py Add --save option to normalize-requirements command 2016-06-23 22:27:22 +02:00
update.py do not sync the blacklist to projects 2017-06-15 16:26:53 -04:00
validate_projects.py add a validation command to ensure projects use check-requirements 2016-05-12 16:15:46 -04:00
validate.py Add policy check on global-requirements.txt entries 2017-09-15 20:49:33 +00:00