Update git submodules

* Update placement from branch 'master'
  to 36aba336b15a913a3d8bc3d5441fbb4c6feb38c5
  - Merge "placement-status: check only consumers in allocation table"
  - placement-status: check only consumers in allocation table
    
    Initially, _check_incomplete_consumers was intended to find the case
    when consumers are mentioned in allocation but do not exist in the
    consumer table. Due to a bug it's possible to have rows in the
    consumer table those are not in the allocation table. The second case
    it seems was not expected and it can be tricky to automate a cleanup
    with zero touch upgrade.
    
    This patch modifies the check such way it counts only consumers
    presented in the allocation table.
    
    Related-bug: #1780799
    Change-Id: I569043dd9f1c964faf7d4fcbb901a93f9569bf3d
This commit is contained in:
Zuul 2021-07-30 19:48:50 +00:00 committed by Gerrit Code Review
parent 85c3445057
commit f3154feff0
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2d2be2e29b0d28f5b80bdfb4aa35896640348523
Subproject commit 36aba336b15a913a3d8bc3d5441fbb4c6feb38c5