neutron/neutron/hacking
Victor Morales 7eff6aff42 Fix check_asserttruefalse syntax validator
According to Neutron developer documentation[1], it's better to use
assertTrue/False methods instead of generic assertEqual. The regex
created for check_asserttruefalse was skipping unit tests located on
test_netns_cleanup.py file.  This change includes those scenarios.

[1] http://docs.openstack.org/developer/neutron/devref/effective_neutron.html#mocking-and-testing

Change-Id: Id2eacf14d4b0740f3b044520074c7ab78768b319
2016-08-11 13:49:47 +00:00
..
__init__.py Add missing translation support 2014-05-19 12:16:56 +02:00
checks.py Fix check_asserttruefalse syntax validator 2016-08-11 13:49:47 +00:00