octavia/octavia/tests/unit
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
..
amphorae [UDP] Fix failed member always in DRAIN status 2018-08-08 04:24:16 +00:00
api Merge "Cleanup Octavia create VIP ports on LB delete" 2018-08-06 23:07:45 +00:00
certificates Automatically set Barbican ACLs 2018-07-26 14:05:58 +00:00
cmd Enable oslo_config mutable configurations 2018-07-01 16:45:30 -07:00
common [UDP] Fix failed member always in DRAIN status 2018-08-08 04:24:16 +00:00
compute Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
controller UDP for [2] 2018-08-07 11:13:58 +00:00
db Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
network UDP for [2] 2018-08-07 11:13:58 +00:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base.py Allow a configuration option for random Amphora name 2017-02-08 16:26:29 -08:00
test_hacking.py Add check O346 to disallow backslash line continuation 2017-06-06 15:54:38 -07:00