octavia/octavia/tests/unit
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
..
amphorae Merge "Replace mock open with namespace builtins with OpenFixture" 2016-04-14 19:11:44 +00:00
api Use consistent type checking of project_id in API 2016-03-09 18:20:44 -08:00
certificates Add hacking check to ensure not use xrange() 2016-03-11 07:49:25 -06:00
cmd Fix hacking rule of assert_equal_or_not_none 2016-02-16 23:14:12 +08:00
common TLS/SNI Listener creation fails when using intermiate certificates 2016-04-06 12:50:15 -07:00
compute Update amp_network to allow multiple networks 2016-04-14 14:29:29 -05:00
controller Added amphora_id to listener_statistics table to stop data loss 2016-05-13 21:17:29 +00:00
db Implementing simple operator API 2014-12-11 20:22:14 -06:00
network Removes port_detach code that was mistakenly added 2016-03-25 13:21:24 +00:00
openstack Oslo incubator updates 2014-12-02 12:00:34 -07:00
__init__.py Initial directory skeleton 2014-09-04 15:28:10 -06:00
base.py Added support of multi-region environment 2015-08-28 19:25:45 +02:00
test_hacking.py Add hacking check to ensure not use xrange() 2016-03-11 07:49:25 -06:00