octavia/octavia/tests/functional/api
Michael Johnson 39eb328602 Fix API sort key for complex columns
The Octavia API sort function was not working correctly for some
columns that have different names in the API vs the data model.
This patch also handles the case where a column may be a compound
object in the data model, such as vip_address->vip.ip_address.

Change-Id: I0c124e80fec2ac9ad813e78df6ad25da6b8e9668
Story: 2007991
Task: 40626
(cherry picked from commit b6f6c14292)
2020-09-01 16:26:22 -07:00
..
drivers Add VIP access control list 2019-09-13 10:09:25 +02:00
v2 Fix API sort key for complex columns 2020-09-01 16:26:22 -07:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
test_healthcheck.py Add oslo middleware healthcheck to Octavia API 2020-03-19 11:24:16 -07:00
test_root_controller.py Support HTTP and TCP checks in UDP healthmonitor 2020-04-15 16:18:35 +00:00