Update git submodules

* Update charms.ceph from branch 'master'
  to 16bcf7571279c64da98fa9176ae030390ba78639
  - Only consider mounted OSD directories
    
    When gathering the list of local OSD ids, the charm would consider
    the entries under '/var/lib/ceph/osd/ceph-XXX' where 'XXX" was the
    OSD id. However, if an entry under that directory isn't mounted,
    then the OSD that would represent that entry should be discarded,
    as it's no longer active. This patchset thus filters those entries
    by looking for them in the mount points.
    
    Closes-Bug: #1934938
    Change-Id: I7ca84ef0b73620fe69d309546c746933e95ceb03
This commit is contained in:
Luciano Lo Giudice 2021-09-02 17:47:33 -03:00 committed by Gerrit Code Review
parent 7e0bc86c09
commit d162b98671
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5a6fbb88fd7e5bc444957c48263a1ee92bf80d2d
Subproject commit 16bcf7571279c64da98fa9176ae030390ba78639