octavia/octavia/common
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
..
jinja Fix haproxy user flow log format substitution 2020-07-29 12:58:02 +02:00
tls_utils Fix issues with unavailable secrets 2019-10-24 14:30:56 +00:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base_taskflow.py Work around strptime threading issue 2019-08-09 19:44:28 -07:00
clients.py Fix neutron subnet lookup ignoring endpoint_type 2020-06-26 19:24:45 +00:00
config.py Fix haproxy user flow log format substitution 2020-07-29 12:58:02 +02:00
constants.py Fix API sort key for complex columns 2020-09-02 11:38:34 -07:00
context.py Don't reload the policy for every API request. 2017-06-29 10:47:27 -07:00
data_models.py Fix listener update with SNI certificates 2020-07-17 13:28:28 +02:00
decorators.py Update Octavia docs for documentation migration 2017-07-03 11:43:40 -07:00
exceptions.py Refactor the failover flows 2020-07-09 10:59:04 +00:00
keystone.py Cleaning up logging 2019-02-06 22:45:05 -08:00
policy.py Accept oslopolicy-policy-generator path arguments 2019-12-11 09:35:23 +00:00
rpc.py Fix oslo messaging connection leakage 2019-02-18 15:28:22 -08:00
service.py Fix oslo messaging connection leakage 2019-02-18 15:28:22 -08:00
stats.py Align logging on oslo_log 2018-06-17 11:32:32 -07:00
utils.py Refactor the failover flows 2020-07-09 10:59:04 +00:00
validate.py Validate resource access when creating loadbalancer or member 2020-04-22 22:14:21 +00:00