Update git submodules

* Update charm-ceph-osd from branch 'master'
  - Rename lib/ceph to lib/charms_ceph
    
    The new python3-ceph-common deb package (introduced in ceph octopus)
    adds a new ceph directory (a parent package in python terms) in
    /usr/lib/python3/dist-packages/ceph/. This results in a conflict with
    charm-ceph-osd/lib/ceph/. For example, with the current import of
    ceph.utils in hooks/ceph_hooks.py, Python finds no utils.py in
    /usr/lib/python3/dist-packages/ceph/ and then stops searching.
    Therefore, rename lib/ceph to lib/charms_ceph to avoid the conflict.
    
    Depends-On: https://review.opendev.org/#/c/709226
    Change-Id: I13ae7c048d8f1eef2ea64b13ae14b51dbfaaf3cd
This commit is contained in:
Corey Bryant 2020-02-21 18:22:58 +00:00 committed by Gerrit Code Review
parent a13ea2d067
commit 21120a60dc
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 81a11f4d7fb8919ef4db14440bd3f1e3cc64f924
Subproject commit fcfa499f11d1d0d36b9f07f30dc1745f28d41d5e