octavia/octavia/tests/unit/controller/worker/v1/tasks
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
..
__init__.py Create Amphora V2 provider driver 2019-06-05 14:30:29 -07:00
test_amphora_driver_tasks.py Fix load balancers with failed amphora failover 2020-11-23 14:12:27 +00:00
test_cert_task.py Remove all usage of six library 2020-03-18 17:15:26 -04:00
test_compute_tasks.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_database_tasks.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_database_tasks_quota.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_lifecycle_tasks.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_model_tasks.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_network_tasks.py Fix LB failover for amphorav2: set security group 2021-03-23 12:12:23 +01:00
test_retry_tasks.py Fix new pylint errors 2020-08-21 15:00:27 +02:00