neutron/neutron/agent/linux
Kyle Mestery 724c78071d Restructure agent code in preparation for decomp
This commit moves the L2 agents (Linuxbridge and OVS) into the
ML2 directory, while at the same time also moving the ML2 server
bits into toplevel directories. It also moves the configuration
files and unit tests. We also move the l2pop RPC mixin while
here as well.

DocImpact
UpgradeImpact

Partially-Implements: blueprint reference-implementation-split
Partial-Bug: #1468433
Closes-Bug: #1427317
Change-Id: If6feca7b7a6bdd6c3c6feb929fa26fb4b1f72770
Signed-off-by: Kyle Mestery <mestery@mestery.com>
2015-06-26 15:06:49 +00:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
async_process.py Add full-stack tests framework 2015-03-26 20:21:40 +02:00
bridge_lib.py Remove from BridgeDevice homemade execute in namespace 2015-05-09 14:18:27 +02:00
daemon.py Use os._exit after forking 2015-05-26 10:11:52 +10:00
dhcp.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
ebtables_driver.py ARP spoofing patch: Low level ebtables integration 2015-04-22 09:32:02 +12:00
ebtables_manager.py ARP spoofing patch: Data structures for rules. 2015-05-08 08:23:35 +12:00
external_process.py Always run dnsmasq as root 2015-04-02 13:09:30 -07:00
interface.py Clean only floating-ip related connection states 2015-06-05 22:58:33 +02:00
ip_lib.py Use string exception casting everywhere 2015-06-22 09:13:56 -04:00
ip_link_support.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
ip_monitor.py Replace keepalived notifier bash script with Python ip monitor 2015-03-18 18:59:33 -04:00
ipset_manager.py Only create one netaddr.IPNetwork object 2015-06-24 10:29:58 -07:00
iptables_comments.py Neutron to Drop Router Advts from VM ports 2015-04-24 03:42:07 +00:00
iptables_firewall.py Optimize ipset usage in IptablesFirewallDriver 2015-06-22 10:17:01 -06:00
iptables_manager.py Remove duplicated debug logging around locking 2015-06-16 12:35:20 -06:00
keepalived.py Merge "Simplify keepalived.virtual_routes" 2015-04-23 17:39:27 +00:00
ovsdb_monitor.py Add get_events to OVSDB monitor 2015-06-08 13:39:20 +00:00
polling.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
ra.py Run radvd as root 2015-04-27 11:03:15 -04:00
utils.py Merge "Use string exception casting everywhere" 2015-06-24 19:54:18 +00:00