neutron/neutron/agent
Assaf Muller 79f64ab041 Send notification to controller about HA router state change
The L3 agent gets keepalived state change notifications via
a unix domain socket. These events are now batched and
send out as a single RPC to the server. In case the same
router got updated multiple times during the batch period,
only the latest state is sent.

Partially-Implements: blueprint report-ha-router-master
Change-Id: I36834ad3d9e8a49a702f01acc29c7c38f2d48833
2015-03-20 18:03:59 -04:00
..
common Add rootwrap daemon mode support 2015-03-12 21:12:07 -05:00
dhcp Merge "Use common agent.linux.utils.ensure_dir method" 2015-03-13 07:41:38 +00:00
l3 Send notification to controller about HA router state change 2015-03-20 18:03:59 -04:00
linux Merge "Replace keepalived notifier bash script with Python ip monitor" 2015-03-19 03:50:09 +00:00
metadata Allow to request metadata proxy only from internal interfaces 2015-03-18 23:07:56 +00:00
ovsdb Migrate to oslo.log 2015-03-12 11:22:56 +01:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
dhcp_agent.py Do not run neutron-ns-metadata-proxy as root on dhcp agent 2015-02-20 21:20:21 +00:00
firewall.py Add missing methods to NoopFirewallDriver 2014-09-28 22:16:57 +04:00
l2population_rpc.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
l3_agent.py Remove remaining uses of passing root_helper 2015-02-20 03:24:38 +00:00
metadata_agent.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
rpc.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
securitygroups_rpc.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00