neutron/neutron
Brian Haley 90cc4d087f Fix incorrect usage of '# flake8: noqa'
Correct usage is '# noqa' at end of line, otherwise syntax
checking is disabled for the entire file.  Had to fix an
incorrect pylint directive uncovered by the change.

Trivialfix

Change-Id: If210b7c9e9d2c5fc9773c0c6f2dc07cfd52a5a51
2018-10-29 15:27:50 -04:00
..
agent Event driven periodic resync task for DHCP agents 2018-10-26 01:24:24 +08:00
api use context manager from neutron-lib 2018-10-24 07:18:46 -06:00
cmd Merge "Remove deprecated vsctl ovsdb_interface api" 2018-10-13 00:23:38 +00:00
common Merge "Fix flake8 N534 untranslated exception message" 2018-10-23 16:20:52 +00:00
conf Event driven periodic resync task for DHCP agents 2018-10-26 01:24:24 +08:00
core_extensions use autonested_transaction from neutron-lib 2018-07-26 07:41:34 -06:00
db Merge "use context manager from neutron-lib" 2018-10-27 09:39:17 +00:00
debug Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
extensions Introduce Port resource request extension 2018-10-17 07:34:36 +00:00
hacking use sqla functions from neutron-lib 2018-07-25 21:04:20 +00:00
ipam use context manager from neutron-lib 2018-10-24 07:18:46 -06:00
locale Imported Translations from Zanata 2018-03-03 06:08:46 +00:00
notifiers Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00
objects use context manager from neutron-lib 2018-10-24 07:18:46 -06:00
pecan_wsgi use context manager from neutron-lib 2018-10-24 07:18:46 -06:00
plugins Merge "use context manager from neutron-lib" 2018-10-27 09:39:17 +00:00
privileged Add capabilities for privsep 2018-10-26 18:03:52 +04:00
quota use context manager from neutron-lib 2018-10-24 07:18:46 -06:00
scheduler Fetch specific columns rather than full ORM entities 2018-08-22 10:14:09 +00:00
server Allow neutron-api load config from WSGI process 2018-07-25 15:22:14 +07:00
services use context manager from neutron-lib 2018-10-24 07:18:46 -06:00
tests Merge "use context manager from neutron-lib" 2018-10-27 09:39:17 +00:00
__init__.py Fix incorrect usage of '# flake8: noqa' 2018-10-29 15:27:50 -04:00
_i18n.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
auth.py Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
manager.py Implement filter validation 2018-07-19 04:13:43 +00:00
neutron_plugin_base_v2.py Do not load default service plugins if core plugin is not DB based 2017-11-09 20:34:52 +00:00
opts.py supported_vnic_type configurable for ovs 2018-10-15 20:35:49 +02:00
policy.py Add ext_parent policy check 2018-08-01 02:45:42 +08:00
service.py Allow neutron-api load config from WSGI process 2018-07-25 15:22:14 +07:00
version.py
worker.py replace WorkerSupportServiceMixin with neutron-lib's WorkerBase 2017-06-14 06:56:48 -06:00
wsgi.py use context manager from neutron-lib 2018-10-24 07:18:46 -06:00