requirements/openstack_requirements/tests
Davanum Srinivas 0cf3c06ad9 Tolerate both new and old setuptools
New setuptools 20.2.2 seems to be throwing a new exception
as it uses a vendorized version of packaging now. Let's make
sure our tests works with both the older and newer versions.

Change-Id: Iab9247e2026896bb7d25b125788ec3072f819dad
2016-02-28 14:57:24 -05:00
..
files Move tests into openstack_requirements. 2015-06-08 22:07:01 +12:00
__init__.py Move tests into openstack_requirements. 2015-06-08 22:07:01 +12:00
common.py Move commands into cmds subdir. 2015-06-29 15:27:25 +12: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 Deal with underscores in blacklist during generate-constraints 2015-11-07 23:00:12 -05:00
test_project.py Add checks for setup.cfg existence in project dictionary 2015-07-15 11:08:48 +03:00
test_requirement.py Tolerate both new and old setuptools 2016-02-28 14:57:24 -05: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 Stop adding extra newline after unparseable lines. 2015-07-08 10:37:02 -04:00