neutron/neutron
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 Merge "ovs: set device MTU after it's moved into a namespace" 2016-06-19 15:12:23 +00:00
api Merge "Cleanup Liberty to Mitaka upgrade corner cases not necessary anymore" 2016-06-13 14:23:01 +00:00
callbacks Allow self-unsubscribing callbacks 2016-06-11 08:26:10 -07:00
cmd Remove BGP code from neutron 2016-04-25 21:54:06 -07:00
common Merge "Obsolete mac_generation_retries and deprecate the option" 2016-06-21 04:38:04 +00:00
conf Refactoring config options for service 2016-05-14 21:44:18 -05:00
core_extensions Respond negatively to tenant detachment of enforced QoS policies 2016-05-16 21:54:15 +00:00
db Make pep8 job great again 2016-06-21 16:23:51 +00:00
debug Deprecate neutron-debug 2016-05-19 20:25:46 +00:00
extensions Remove the plugin import from auto_alloc extension 2016-06-13 20:16:45 +00:00
hacking Hacking: make use of neutron lib 2016-06-08 05:21:39 -07:00
ipam Compute IPAvailabilityRanges in memory during IP allocation 2016-06-09 18:54:12 +00:00
locale Imported Translations from Zanata 2016-06-07 07:17:09 +00:00
notifiers Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
objects Merge "qos: fix shared filter for policies" 2016-06-15 13:10:39 +00:00
pecan_wsgi Pecan: handle single fields query parameter 2016-06-09 21:34:04 +00:00
plugins Typo fix 2016-06-16 11:42:57 +03:00
quota Refactoring config options for quota 2016-05-11 09:15:38 -05:00
scheduler Make pep8 job great again 2016-06-21 16:23:51 +00:00
server Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
services Remove unnecessary import from segment plugin 2016-06-19 18:56:43 -05:00
tests Make pep8 job great again 2016-06-21 16:23:51 +00:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
auth.py Consume ConfigurableMiddleware from oslo_middleware 2015-10-08 17:59:43 +00:00
context.py New engine facade from oslo_db: Step 1 2016-05-04 11:19:15 +03:00
manager.py Pecan: bind attribute map to controllers 2016-05-26 06:13:53 +00:00
neutron_plugin_base_v2.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
opts.py Switch to oslo.cache 2016-06-02 15:22:36 +00:00
policy.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
service.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
version.py
worker.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
wsgi.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00