Update git submodules

* Update os-brick from branch 'master'
  to bb730f37cd40edfc09688a14c1f3da05003383fa
  - Merge "Check paths before extending device"
  - Check paths before extending device
    
    In a multipath enabled deployment, when we try to extend a volume
    and some paths are down, we fail to extend the multipath device and
    leave the environment in an inconsistent state. See LP Bug #2032177
    for more details.
    
    To handle this, we check if all the paths are up before trying to
    extend the device and fail fast if any path is down. This ensures
    we don't partially extend some paths and leave the other to the
    original size leading to inconsistent state in the environment.
    
    Closes-Bug: 2032177
    
    Change-Id: I5fc02efc5e9657821a1335f1c1ac5fe036e9329a
This commit is contained in:
Zuul 2023-08-25 16:32:11 +00:00 committed by Gerrit Code Review
parent da09d90e6b
commit 8a8774a75e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 71627c56ac14bd3d31e78979d430eccee9a92d91
Subproject commit bb730f37cd40edfc09688a14c1f3da05003383fa