octavia/octavia/tests/unit/common/jinja
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
..
haproxy Fixes unlimited listener connection limit 2018-07-19 09:47:31 +02:00
lvs [UDP] Fix failed member always in DRAIN status 2018-08-08 04:24:16 +00:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
test_user_data_jinja_cfg.py Fix gate breakage: unit tests 2017-11-14 08:57:17 -08:00