neutron/neutron/tests/unit/db
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
..
metering Replace IPv4 and IPv6 default addresses with constants 2015-03-06 05:39:44 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_db.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
test_dvr_mac_db.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
test_l3_dvr_db.py Merge "Break coupling between ML2 and L3 during delete operation" 2015-03-20 19:53:34 +00:00
test_l3_ha_db.py Send notification to controller about HA router state change 2015-03-20 18:03:59 -04:00
test_quota_db.py Raise QuotaResourceUnknown in the quota engine 2015-03-11 04:58:46 -07:00