neutron/neutron
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
..
agent Send notification to controller about HA router state change 2015-03-20 18:03:59 -04:00
api Send notification to controller about HA router state change 2015-03-20 18:03:59 -04:00
callbacks Migrate to oslo.log 2015-03-12 11:22:56 +01:00
cmd Merge "Adding a cleanup for 'fip-' and 'snat-' namespaces in netns_cleanup" 2015-03-20 01:44:05 +00:00
common Merge "Break coupling between ML2 and L3 during delete operation" 2015-03-20 19:53:34 +00:00
db Send notification to controller about HA router state change 2015-03-20 18:03:59 -04:00
debug Migrate to oslo.log 2015-03-12 11:22:56 +01:00
extensions Break coupling between ML2 and L3 during delete operation 2015-03-20 08:48:53 -04:00
hacking Migrate to oslo.log 2015-03-12 11:22:56 +01:00
ipam Basic subnetpool CRUD 2015-03-18 22:53:50 -07:00
locale Imported Translations from Transifex 2015-03-17 06:47:18 +00:00
notifiers Reuse nova batch notifier 2015-03-20 13:55:08 +00:00
openstack Migrate to oslo.log 2015-03-12 11:22:56 +01:00
plugins Merge "Break coupling between ML2 and L3 during delete operation" 2015-03-20 19:53:34 +00:00
scheduler DHCP Service LoadBalancing Scheduler 2015-03-18 10:13:53 -07:00
server Migrate to oslo.log 2015-03-12 11:22:56 +01:00
services Merge "Break coupling between ML2 and L3 during delete operation" 2015-03-20 19:53:34 +00:00
tests Send notification to controller about HA router state change 2015-03-20 18:03:59 -04:00
__init__.py Revert "monkey patch stdlib before importing other modules" 2015-02-11 17:26:33 -08:00
auth.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
context.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
hooks.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
i18n.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
manager.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
neutron_plugin_base_v2.py Basic subnetpool CRUD 2015-03-18 22:53:50 -07:00
policy.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
quota.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
service.py Revert "Set default of api_workers to number of CPUs" 2015-03-16 17:23:44 -07:00
version.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
wsgi.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00