octavia/octavia/amphorae/drivers
asingh12 5092597f6b Refactoring amphora stats driver interface
Previously the stats driver was responsible for parsing the health
message, which should have been done prior to passing the stats to the
driver interface.

Removed the driver interface for the health updater because it is core
Octavia functionality.

Stats drivers is now a singleton and can load multiple drivers.

Both the amphora health manager AND provider statistics should use the
new driver interface.

Co-Authored-By: Stephanie Djajadi <stephanie.djajadi@gmail.com>
Co-Authored-By: Adam Harwell <flux.adam@gmail.com>
Change-Id: I3a013aebd1eb89cd4f983fbf4f8ae8d6639548cd
2020-09-08 15:32:04 -07:00
..
haproxy Fix new pylint errors 2020-08-21 15:00:27 +02:00
health Refactoring amphora stats driver interface 2020-09-08 15:32:04 -07:00
keepalived Fix new pylint errors 2020-08-21 15:00:27 +02:00
noop_driver Refactoring amphora stats driver interface 2020-09-08 15:32:04 -07:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
driver_base.py Refactoring amphora stats driver interface 2020-09-08 15:32:04 -07:00