octavia/octavia/tests/unit
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
..
amphorae Fix operating status for empty UDP pools 2021-01-11 18:50:55 +00:00
api Fix provider driver quota handling 2021-03-15 08:25:07 +01:00
certificates Fix new pylint errors 2020-08-21 15:00:27 +02:00
cmd Add an upgrade check for YAML oslo policy file 2020-09-03 15:49:48 -07:00
common Fix operating status for empty UDP pools 2021-01-11 18:50:55 +00:00
compute Introduce an image driver interface 2020-09-03 20:06:35 +00:00
controller Fix LB failover for amphorav2: set security group 2021-03-23 12:12:23 +01:00
db Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
image Introduce an image driver interface 2020-09-03 20:06:35 +00:00
network Fix amphora failover when VRRP port is missing 2020-09-10 16:50:42 -07:00
statistics Refactoring amphora stats driver interface 2020-09-08 15:32:04 -07:00
volume Fix new pylint errors 2020-08-21 15:00:27 +02:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_hacking.py Update hacking for Python3 2020-03-30 10:03:05 +00:00
test_opts.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_version.py Fix new pylint errors 2020-08-21 15:00:27 +02:00