Update git submodules

* Update charms.openstack from branch 'master'
  - Merge "Add Ceph base class and relation adapter"
  - Add Ceph base class and relation adapter
    
    Our Ceph packages are distributed along with our OpenStack
    packages both for distro and UCA.
    
    Reactive Ceph charms can thus reuse a large portion of the
    ``charms.openstack`` library, both for basic package and
    service management and for default reactive handlers.
    
    The new classes are placed in a ``plugins`` directory.
    
    First consumer of the ``CephCharm`` class is the
    ``ceph-rbd-mirror`` charm accompanied by the
    ``charm-layer-ceph`` layer.
    
    Existing reactive charms that consume or provide Ceph services
    should also be ported to use the base functionality now added
    to the ``OpenStackCharm`` and ``CephCharm`` base classes
    (e.g. ``ceph-fs``, ``gnocchi``).
    
    Adds support to OpenStackRelationAdapter for passing on
    properties from Endpoint based interfaces.
    
    Change-Id: I86bdd35b301fa39504c5d5af9a2b7d01bfd38768
This commit is contained in:
Zuul 2019-03-01 15:11:35 +00:00 committed by Gerrit Code Review
parent c84166e460
commit 3dff6fd2d2
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 93f4831605b5bff08af2af400aac76eb0bb8238f
Subproject commit bfb561d18c44a9dacca8339fd8c308dae846d606