Update git submodules

* Update charms.openstack from branch 'master'
  - Merge "Replace ``python-apt`` functionality"
  - Replace ``python-apt`` functionality
    
    The ``python-apt`` package is a wrapper around the ``apt`` C++
    library which is tightly connected to the version of the
    distribution it is shipped on.
    
    This in turn makes it incredibly hard to distribute as a wheel for
    a charm that supports a large span of distro versions.
    
    We do not want to rely on system installed Python packages but
    distribute the direct charm dependencies as part of the charms
    wheelhouse.
    
    As the span of distributions we need to support with reactive
    charms widens we will run into compability problems with the
    current model.
    
    For further reference see discussion in LP: #1824112 and
    juju-solutions/layer-basic#135
    
    Change-Id: I292dcba7cf2de18e53ae80339d07c6e1fe5c90fc
This commit is contained in:
Zuul 2019-08-14 14:03:56 +00:00 committed by Gerrit Code Review
parent 26f3737eb4
commit 05caf04f62

@ -1 +1 @@
Subproject commit f5475bf901dbf59acb7f5370a096046a041a4d63
Subproject commit 5503c63ffe7af4fda9021bb066ab062a40a28803