neutron/neutron/agent/linux
Kevin Benton bc61dd0e34 Remove default dictionary from function def
Removes an unnecessary dictionary created in the default
parameters definition for the execute function in ip_lib.

Partial-Bug: #1327473
Change-Id: I9b60e87d1043aa67a14675dad2185395df940301
2014-09-24 05:52:45 -07:00
..
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
async_process.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
daemon.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
dhcp.py Only setup dhcp interface if dhcp is not active on network 2014-09-18 18:53:58 +04:00
external_process.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
interface.py Merge "Deletes floating ip related connection states" 2014-09-25 09:27:01 +00:00
ip_lib.py Remove default dictionary from function def 2014-09-24 05:52:45 -07:00
ipset_manager.py Add functional testing to ipset_manager 2014-09-12 08:44:20 +02:00
iptables_firewall.py Merge "Added TAP_DEVICE_PREFIX info to common/constants" 2014-09-23 08:01:24 +00:00
iptables_manager.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
keepalived.py Add HA support to the l3 agent 2014-09-14 20:34:06 +03:00
ovs_lib.py remove explicit include of the ovs plugin 2014-08-29 19:25:35 +05:30
ovsdb_monitor.py Fix leftover Timeout effecting most eventlet calls 2014-09-04 14:03:31 +03:00
polling.py Raise NotImplementedError instead of NotImplemented 2014-08-13 10:54:07 +02:00
ra.py Support Router Advertisement Daemon (radvd) for IPv6 2014-07-20 22:32:19 -04:00
utils.py Deletes floating ip related connection states 2014-09-23 21:48:06 +00:00