octavia/octavia/common
Michael Johnson 811ec10f32 Make sure the expected codes list is sorted
Previously the HTTP expected codes was using a set data type.
This patch changes the set to a sorted list to allow for consistent
testing and to make sure our expected codes list is always nicely
sorted.

Change-Id: Id53c2552221bb133d69193f60516c6a785b8c7f7
2019-03-21 14:29:26 -07:00
..
jinja Make sure the expected codes list is sorted 2019-03-21 14:29:26 -07:00
tls_utils Pool support sni cert for backend re-encryption 2019-02-28 11:36:48 -08:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base_taskflow.py Fix TaskFlow loader to honor engine configuration 2017-11-09 16:57:07 -08:00
clients.py Remove log translations from octavia 2017-05-03 20:30:47 -07:00
config.py Merge "Resolve amphora agent read timeout issue" 2019-03-12 12:35:53 +00:00
constants.py Merge "Fix parallel plug vip" 2019-03-11 18:56:38 +00:00
context.py Don't reload the policy for every API request. 2017-06-29 10:47:27 -07:00
data_models.py Support Host header inject for healthmonitor HTTP 1.1 health check 2019-03-06 01:24:31 +00:00
decorators.py Update Octavia docs for documentation migration 2017-07-03 11:43:40 -07:00
exceptions.py Adds flavor support to the amphora driver 2019-01-25 20:34:11 +00:00
keystone.py Cleaning up logging 2019-02-06 22:45:05 -08:00
policy.py Align logging on oslo_log 2018-06-17 11:32:32 -07: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 Encrypt certs and keys 2019-02-24 15:41:20 +02:00
validate.py Support L7policy redirect http code 2019-03-04 15:04:53 -08:00