octavia/octavia/common
Michael Johnson 85584435a5 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
(cherry picked from commit 930a3236bf)
2019-04-25 12:17:55 -07:00
..
jinja Remove user_group option 2018-08-21 20:26:57 +00:00
tls_utils "Resolve" bandit issue with sha1 hashes 2018-08-17 16:42:20 +00: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" into stable/rocky 2019-03-30 19:52:41 +00:00
constants.py Fix listener API handling of None/null updates 2019-04-25 12:17:55 -07:00
context.py Don't reload the policy for every API request. 2017-06-29 10:47:27 -07:00
data_models.py UDP for [3][5][6] 2018-08-07 11:14:48 +00:00
decorators.py Update Octavia docs for documentation migration 2017-07-03 11:43:40 -07:00
exceptions.py Fix missing print format error 2019-02-04 18:59:18 +00:00
keystone.py Automatically set Barbican ACLs 2018-07-26 14:05:58 +00: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-21 17:22:54 +01:00
service.py Fix oslo messaging connection leakage 2019-02-21 17:22:54 +01:00
stats.py Align logging on oslo_log 2018-06-17 11:32:32 -07:00
utils.py Encrypt certs and keys 2019-03-06 09:46:10 +02:00
validate.py Fix setting of VIP QoS policy 2019-04-04 09:52:17 +02:00