Update git submodules

* Update charm-ceph-mon from branch 'master'
  to abb687122681fbf36441f3d917f31c5b028a7617
  - Only check for expected-osd-count until it has been met
    
    Checking for enough OSDs to be presented by OSD units is
    necessary during deploy time to ensure that clients can
    correctly connect and perform their operations; however,
    checking is useless post-deploy and can be harmful during
    replacement operations.
    
    This change introduces a restriction that this check should
    only be done on the leader, as well as ensuring that it
    short-circuits the check after the check passes.
    
    Closes-Bug: #1938970
    Change-Id: Ie285bbc34692964acb35315f866fe617b0ef1305
This commit is contained in:
Chris MacNaughton 2021-08-08 23:19:38 -05:00 committed by Gerrit Code Review
parent 5c724f132c
commit 91f39d6626
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 35b2ed1a43e0e2246b85cbd967068e6cf34b0df0
Subproject commit abb687122681fbf36441f3d917f31c5b028a7617