octavia/octavia/controller/healthmanager
Matt Alline 2f33429db9 Added amphora_id to listener_statistics table to stop data loss
This is a fix for the bug listed below. Adding the amphora id
to the table allows multiple amphora to send statistics via
the heartbeat without each heartbeat overwriting other
heartbeats for the same listener / different amphora.

Change-Id: I9f50a5de2c1b0665e62d45fcc5815f2b4093b2df
Closes-Bug: 1573607
2016-05-13 21:17:29 +00:00
..
__init__.py Create database models for healthmanager 2015-03-25 17:33:54 -07:00
health_manager.py Fix amphora failover after health monitor start 2016-02-17 22:29:20 -08:00
update_db.py Added amphora_id to listener_statistics table to stop data loss 2016-05-13 21:17:29 +00:00
update_serializer.py Add hacking check to ensure not use xrange() 2016-03-11 07:49:25 -06:00