octavia/octavia/tests/unit/controller/worker/v1
Bodo Petermann 0513319f3d Fix LB failover for amphorav2: set security group
Fix for the issue that an amphorav2 LB cannot be reached after
loadbalancer failover. The LB security group was not set in the
amphora port.

Fixed the v2 variant of UpdateVIPSecurityGroup to actually return the
security group id (v1 already did).
The flow created in get_failover_LB_flow uses UpdateVIPSecurityGroup
which is supposed to provide VIP_SG_ID, which is later needed in
get_amphora_for_lb_failover_subflow as a requirement for
CreateVIPBasePort.

Story: 2008735
Task: 42087
Change-Id: I1bb334ef0c11a79038b21a873a6675d76b0fbefc
2021-03-22 18:13:15 +01:00
..
flows Update amphora v2 for the failover refactor 2020-09-03 11:48:14 +04:00
tasks Fix LB failover for amphorav2: set security group 2021-03-22 18:13:15 +01:00
__init__.py Create Amphora V2 provider driver 2019-06-05 14:30:29 -07:00
test_controller_worker.py Fix health manager messages about failed failovers 2021-02-18 16:05:53 +01:00