neutron/neutron/tests
Jakub Libosvar 766abb752a Make pep8 job great again
There is a bug in pep8, when 'select' used, it omits all default checks
and runs only those specified by 'select'.  We got hit by this issue
since I2d26534230ffe5d01aa0aab6ec902f81cfba774d was merged which lead to
almost no static checks in pep8 job.

Also note that off_by_default decorator has no effect for now because
factory in hacking is triggered after ignored checks are collected.
There will be a follow-up patch for that in order to make pep8 doing
its job quickly.

[1] https://github.com/PyCQA/pycodestyle/issues/390

Related-Bug: 1594756
Change-Id: I8e27f40908e1bb4307cc7c893169a9d99f3433c4
2016-06-21 16:23:51 +00:00
..
common Merge "QoS DSCP fullstack tests" 2016-06-15 16:14:57 +00:00
contrib tests: validate sorting and pagination for networks 2016-05-24 09:17:25 +00:00
etc Merge "Adopt to config_dir option being a list and not a string" 2016-05-27 13:05:28 +00:00
fullstack Fix pep8 violations in fullstack qos test 2016-06-16 12:45:41 +02:00
functional Make pep8 job great again 2016-06-21 16:23:51 +00:00
retargetable Use exceptions from neutron-lib 2016-04-21 21:29:44 -04:00
tempest Make pep8 job great again 2016-06-21 16:23:51 +00:00
unit Make pep8 job great again 2016-06-21 16:23:51 +00:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
fake_notifier.py Pass serializer to oslo.messaging Notifier 2014-06-20 14:58:28 +02:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py Make pep8 job great again 2016-06-21 16:23:51 +00:00