octavia/octavia
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 nf_conntrack_buckets sysctl in Amphora 2021-02-02 09:11:40 +01:00
api Fix provider driver quota handling 2021-03-15 08:25:07 +01:00
certificates Fix pep8 failures in gate 2020-11-16 18:54:48 +00:00
cmd Fix pep8 failures in gate 2020-11-16 18:54:48 +00:00
common Fix PROXYV2 pools 2021-02-02 09:58:25 +01:00
compute Fix pep8 failures in gate 2020-11-16 18:54:48 +00:00
controller Fix LB failover for amphorav2: set security group 2021-03-23 12:12:23 +01:00
db Merge "Fix overriding default listener timeout values in config file" into stable/victoria 2021-03-05 13:09:55 +00:00
distributor Fix new pylint errors 2020-08-21 15:00:27 +02:00
hacking Use unittest.mock instead of mock 2020-06-09 11:25:00 -04:00
image Introduce an image driver interface 2020-09-03 20:06:35 +00:00
network Add validation for VIP network parameters in amphora driver 2021-02-23 09:44:14 +01:00
policies Add amphora delete API 2020-09-03 13:34:07 -07:00
statistics Refactoring amphora stats driver interface 2020-09-08 15:32:04 -07:00
tests Fix LB failover for amphorav2: set security group 2021-03-23 12:12:23 +01:00
volume Fix new pylint errors 2020-08-21 15:00:27 +02:00
__init__.py Remove all usage of six library 2020-03-18 17:15:26 -04:00
i18n.py Remove _LI, _LW, _LE, _LC from i18n 2017-05-23 16:28:29 +07:00
opts.py Refactoring amphora stats driver interface 2020-09-08 15:32:04 -07:00
version.py Adds methods in version.py for proper oslo_reports setup 2016-06-07 11:51:26 +03:00