octavia/octavia/common
Michael Johnson 930a3236bf Fix listener API handling of None/null updates
The current listener API does not properly handle clearing/reseting
values on update. Some integer only fields, such as connection-limit,
will accept null, but will store the value as "None". These will
will cause failures updating the amphora configuration.

This patch corrects this to appropriately handle None/null updates
to the listener parameters.

Change-Id: I41c9bedd8a3452513af3d409fbacd65ea287f02a
Story: 2005374
Task: 30352
2019-04-22 16:24:14 -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 Add support to the Python Visual Studio Debugger 2019-03-29 11:34:16 +01:00
constants.py Fix listener API handling of None/null updates 2019-04-22 16:24:14 -07: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 Fix setting of VIP QoS policy 2019-04-03 14:59:58 +02:00