octavia/octavia/common
ZhaoBo a166c89b64 [UDP] Fix failed member always in DRAIN status
1. Remove 'inhibit_on_failure' option from realserver configuration block.
   Then when the member is failed which means the MISC_CHECK is failed,
   the amp agent can not get the member info from kernel ip_vs file, and
   it will return status DOWN to health manger, then the member status
   will be ERROR, and its associated pool and loadbalancer will be in
   DEGRADED status.

Alternative:
Using notify_up/notify_down to write the status into a member specific
file, then we can read the member status from that file directly.

Change-Id: I940681b8109b05334ebb5befc58b43f08d2a1148
Story: 2003198
Task: 23354
2018-08-08 04:24:16 +00:00
..
jinja [UDP] Fix failed member always in DRAIN status 2018-08-08 04:24:16 +00:00
tls_utils Allow using spaces for primary common name in SSL certificates 2018-06-11 14:32:45 -04: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 UDP for [3][5][6] 2018-08-07 11:14:48 +00:00
constants.py Followup patch for UDP support 2018-08-07 20:55:11 -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 Merge "Improve resource quota response message" 2018-07-11 03:52:28 +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
service.py Remove unused logging import 2016-01-15 16:29:01 +08:00
stats.py Align logging on oslo_log 2018-06-17 11:32:32 -07:00
utils.py Merge "fix tox python3 overrides" 2018-07-05 23:01:35 +00:00
validate.py fix tox python3 overrides 2018-06-27 09:32:00 +08:00