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:
committed by
Gerrit Code Review
parent
7e0bc86c09
commit
d162b98671