Update git submodules

* Update octavia from branch 'master'
  to 5d7bafb42c482bab545a6d023ac411657f1cb912
  - Merge "Fix potential race conditions on update requests in the v2 worker"
  - Fix potential race conditions on update requests in the v2 worker
    
    The v2 worker was not waiting for a resource to be set to PENDING_UPDATE
    before updating it effectively. In some circumstances (loaded
    server/slow DB for instance), the resources may have been updated with
    old data from the DB, resulting in a no-op update.
    
    This wait for a PENDING_UPDATE state exists in amphorav1 but it was not
    moved to v2 when we switched the logic from the DB-based objects to
    dict-based objects.
    
    Story 2009887
    Task 44645
    Story 2009985
    Task 45032
    
    Change-Id: I433e074c2eac5f6875ee5dace8faf86969b24f66
This commit is contained in:
Zuul 2022-04-28 14:28:09 +00:00 committed by Gerrit Code Review
parent 148958e393
commit 2ff5aa4c28
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2376f68bbaa48047167ce2167b19f3bf3b493e03
Subproject commit 5d7bafb42c482bab545a6d023ac411657f1cb912