octavia/octavia/tests/functional/api/v2
Michael Johnson 8c32d2e602 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-02 11:38:34 -07:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base.py Add listener and pool protocol validation 2020-01-10 16:21:04 +01:00
test_amphora.py Add amphora agent configuration update admin API 2019-02-11 17:30:53 -08:00
test_flavor_profiles.py Fix flavor profile API handling of None updates 2019-07-29 14:49:22 -07:00
test_flavors.py Adds flavor support to the amphora driver 2019-01-25 20:34:11 +00:00
test_health_monitor.py Fix API sort key for complex columns 2020-09-02 11:38:34 -07:00
test_l7policy.py Add listener and pool protocol validation 2020-01-10 16:21:04 +01:00
test_l7rule.py Fix a few nits from the main volume-based patch 2019-09-12 10:32:45 +00:00
test_listener.py Fix accepting 'insert_headers' when unsupported 2020-08-25 21:05:23 +00:00
test_load_balancer.py Fix API sort key for complex columns 2020-09-02 11:38:34 -07:00
test_member.py Add `additive_only` parameter to Batch Member call 2019-09-10 22:22:13 +00:00
test_pool.py Add listener and pool protocol validation 2020-01-10 16:21:04 +01:00
test_provider.py Fix filtering for provider capabilities list API 2019-11-18 18:19:59 +00:00
test_quotas.py Fix a few nits from the main volume-based patch 2019-09-12 10:32:45 +00:00