octavia/octavia/tests/unit/api
Michael Johnson 6af536ec29 Fix provider driver utils
The provider driver utils module converts Octavia data model objects
to provider driver objects.
This module had some bugs in the conversion that led to errors and
incomplete data.
Specifically the following conversions were fixed:
flavor_id in load balancer conversion
sni_refs and L7 policies in listener conversion
health monitors in pool conversion

This patch corrects those and updates the tests.

Story: 2006306
Task: 36022

Change-Id: Ia2570b929be1c9d89ca971fb37f036f104fb32f2
2019-08-09 23:08:50 +00:00
..
common Treat null admin_state_up as False 2018-11-17 23:57:22 +00:00
drivers Fix provider driver utils 2019-08-09 23:08:50 +00:00
hooks Fix version discovery for the Octavia API 2018-07-08 14:19:04 -07:00
v2 Add flavor, flavor_profile table and their APIs 2019-01-25 12:25:13 -08:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00