octavia/octavia/tests/unit
Michael Johnson d2bef9a47c Fix batch member create for v1 amphora driver
A previous patch[1] missed batch_member_update when adding database
repository "get" method retries for new object creation actions.
This patch fixes batch member create to retry the database get call
when new members are being created via batch member update.
This issue only impacts the v1 amphora driver as the v2 driver
does not need to get these objects from the database.

Story: 2007581
Task: 39503

[1] 48e85569f7

Change-Id: Ia3476ab7b24dc3fd6e29ff2abe6eb6bacd9908ed
2020-06-29 14:07:50 +05:30
..
amphorae Fix multi-listener LB with missing certificate 2020-02-03 21:40:56 +00:00
api Fix issues with unavailable secrets 2019-10-28 08:47:54 -07:00
certificates Fix pep8 failures on stable/stein branch 2020-02-13 11:46:05 -05:00
cmd Fix house keeping graceful shutdown 2020-01-31 14:00:28 +00:00
common Fix multi-listener LB client auth/re-encryption 2020-06-12 01:40:08 +00:00
compute Add compute flavor support to the amphora driver 2019-01-25 21:02:17 +00:00
controller Fix batch member create for v1 amphora driver 2020-06-29 14:07:50 +05:30
db Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
network Validate resource access when creating loadbalancer or member 2020-06-11 06:27:20 +00:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base.py Fix oslo messaging connection leakage 2019-02-18 15:28:22 -08:00
test_hacking.py Fix pep8 failures on stable/stein branch 2020-02-13 11:46:05 -05:00
test_opts.py Updates Octavia to support octavia-lib 2019-03-07 14:40:22 +01:00
test_version.py Updates Octavia to support octavia-lib 2019-03-07 14:40:22 +01:00