octavia/octavia/api
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
..
common Fix API sort key for complex columns 2020-09-01 11:55:12 +00:00
drivers Refactoring amphora stats driver interface 2020-09-08 15:32:04 -07:00
healthcheck Fix new pylint errors 2020-08-21 15:00:27 +02:00
v2 Add proxy v2 protocol support 2020-09-04 18:15:16 +00:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
app.py Add oslo middleware healthcheck to Octavia API 2020-03-19 11:24:16 -07:00
config.py Implement provider drivers - Load Balancer 2018-05-22 17:26:08 -07:00
root_controller.py Add proxy v2 protocol support 2020-09-04 18:15:16 +00:00