octavia/octavia/tests/unit/controller/worker/v1
Bodo Petermann e3b68219dd 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
(cherry picked from commit 0513319f3d)
2021-03-23 12:12:23 +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-23 12:12:23 +01:00
__init__.py Create Amphora V2 provider driver 2019-06-05 14:30:29 -07:00
test_controller_worker.py Merge "Update amphora v2 for the failover refactor" 2020-09-04 14:15:37 +00:00