neutron/neutron/services
Doug Hellmann ebfed6090b remove trailing comma for linter
The linter sees the trailing comma after the function call as building
a tuple without wrapping it in parens. That doesn't seem to be the
intent (it looks like a typo), so remove the comma.

Change-Id: Ie3e051c43d68d09716fc0a4506ed111908730280
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-10-04 13:11:08 +00:00
..
auto_allocate Implement filter validation 2018-07-19 04:13:43 +00:00
externaldns Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00
flavors Implement filter validation 2018-07-19 04:13:43 +00:00
l3_router remove trailing comma for linter 2018-10-04 13:11:08 +00:00
logapi ovs fw: apply the NORMAL action on egress traffic in a single table 2018-09-04 16:40:31 +07:00
loki use sqla functions from neutron-lib 2018-07-25 21:04:20 +00:00
metering Merge "Update metering driver to load interface driver" 2018-08-11 14:41:34 +00:00
network_ip_availability Implement filter validation 2018-07-19 04:13:43 +00:00
portforwarding Fix pep8 F402 import shadowing 2018-09-26 22:01:55 -04:00
qos Merge "use autonested_transaction from neutron-lib" 2018-08-12 21:21:49 +00:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
revisions Revert "Update network revision only when it needs" 2018-08-14 21:06:21 +00:00
segments Implement filter validation 2018-07-19 04:13:43 +00:00
tag Use Tag OVO in neutron/services/tag/tag_plugin.py 2018-08-29 13:00:10 +02:00
timestamp Merge "use sqla functions from neutron-lib" 2018-07-26 07:52:42 +00:00
trunk use autonested_transaction from neutron-lib 2018-07-26 07:41:34 -06:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py use db utils from lib 2018-07-02 08:24:36 -06:00
service_base.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00