Update git submodules

* Update charm-ceph-mon from branch 'master'
  to 9e5f668299f40c0423d5a210bf87adb2caab4ab9
  - Fix get_mon_map() for octopus and later
    
    The "ceph mon_status" command seems to have disappeared on octopus and
    later, and is replaced by "ceph quorum_status". This changes the
    get_mon_map() function to detect the underlying ceph version and do the
    right thing.
    
    Note that the fix is actually in charm-helpers, and this has been
    manually synced into the charm [1].
    
    [1] https://github.com/juju/charm-helpers/pull/659
    
    Change-Id: I59cf6fc19cf2a91b0aef37059cdb0ed37379b5cb
    Closes-Bug: #1951094
This commit is contained in:
Alex Kavanagh 2021-11-29 18:34:52 +00:00 committed by Gerrit Code Review
parent 9e6c4feba9
commit 20292c3fe8

@ -1 +1 @@
Subproject commit 7cd789601de83c583d130140d89aa0e16356badf
Subproject commit 9e5f668299f40c0423d5a210bf87adb2caab4ab9