octavia/octavia/controller/worker/v1
Michael Johnson bd2987ba23 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
(cherry picked from commit 630a4e6a3c)
2020-06-20 05:43:20 +00:00
..
flows Network Delta calculations should respect AZs 2020-02-25 01:30:12 +00:00
tasks Remove deprecated exception classes 2020-05-18 15:33:18 -04:00
__init__.py Create Amphora V2 provider driver 2019-06-05 14:30:29 -07:00
controller_worker.py Fix batch member create for v1 amphora driver 2020-06-20 05:43:20 +00:00