Update git submodules

* Update charm-ceph-osd from branch 'master'
  - Fix nrpe ceph-osd status respecting permissions
    
    The referenced bug (below) was caused because the nrpe check needed to
    access the ceph owned directories, and as the nagios user, nrpe can't.
    This change splits the check into a 'collect' phase that runs as root
    via a cronjob each minute and writes a file to the tmp directory, and a
    nrpe check phase that then reads that file and reports back to nagios.
    
    The 'check' part deletes the 'collect' file, so that fresh information
    is available for each nrpe check.  The cron task runs every minute (as
    is lightweight), so the nrpe checks should not be sheduled more
    frequently than 1 minute.
    
    Change-Id: I4f4594a479eed47cc66643d0c6acece491ae854d
    Closes-Bug: #1810749
This commit is contained in:
Alex Kavanagh 2019-01-10 18:01:23 +00:00 committed by Gerrit Code Review
parent 3fbd62c095
commit 3f06577851

@ -1 +1 @@
Subproject commit a3fd4b31278f6a09e60a2b2c9c13c96ff1027b4a
Subproject commit faefe90ce6beb5d2b3721cfb637dd7d661cbc21f