Update git submodules

* Update charm-ceph-mon from branch 'master'
  - Added tox environment for gathering coverage
    
    This technique was borrowed from the tox "cover" environment in
    openstack/nova's tox.ini.  This leverages the fact that stestr lets
    you override the python executable via the PYTHON environment
    variable.  Doing this allows us to easily generate coverage for our
    unit tests.
    
    An important caveat is that this does not provide any coverage for
    tests via zaza, amulet, etc.  It is purely focused on the unit tests.
    
    Note that this replaces the previous .coveragerc; coverage
    configuration is instead pulled from tox.ini.
    
    Change-Id: Idedc9707c2670825e2307ffacf40496d52f03d13
This commit is contained in:
Paul Goins 2019-03-01 10:39:46 +01:00 committed by Gerrit Code Review
parent 394f0ded03
commit 2941424f4c

@ -1 +1 @@
Subproject commit 114fc5285813f11753818cf1ff1075b547577f85
Subproject commit e3bf76a1c4b06a6b4629bef34c2fecb4e6a9bfd7