neutron/neutron/tests/functional
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
..
agent Make pep8 job great again 2016-06-21 16:23:51 +00:00
api Fix module's import order 2016-01-22 06:38:42 -08:00
cmd Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
common Switch to using neutron.common.utils:replace_file() 2015-11-16 08:44:04 +01:00
db Provide DB isolation for WalkMigrations tests 2016-06-15 16:34:11 -04:00
pecan_wsgi Make pep8 job great again 2016-06-21 16:23:51 +00:00
plugins Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
sanity Check missed ip6tables utility 2016-01-04 19:19:56 +08:00
scheduler Make pep8 job great again 2016-06-21 16:23:51 +00:00
services DVR: Fix allowed_address_pair port binding with delayed fip 2016-06-10 13:45:02 -04:00
tests Add logging for some functional tests 2016-05-04 06:41:17 -04:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Delete post_test_hook.generate_test_logs 2016-05-04 11:11:46 -04:00
requirements.txt More instructions for neutron-db-manage revision --autogenerate 2015-11-08 19:42:56 -05:00
test_server.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
test_service.py Use SIGUSR1 to notify l3 agent of changing prefix file 2015-11-13 17:53:47 +03:00