octavia/octavia/statistics
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
..
drivers Refactoring amphora stats driver interface 2020-09-08 15:32:04 -07:00
__init__.py Refactoring amphora stats driver interface 2020-09-08 15:32:04 -07:00
stats_base.py Refactoring amphora stats driver interface 2020-09-08 15:32:04 -07:00