Update git submodules

* Update charm-designate-bind 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: Ib364cfe8dc40f0795a2ceaf7513af3bc21811bf6
This commit is contained in:
Paul Goins 2019-03-01 11:22:36 +01:00 committed by Gerrit Code Review
parent 94a2541295
commit 5bfb105701

@ -1 +1 @@
Subproject commit 067249838b129c3b3707cec856b893badf5f4664
Subproject commit 43161d069bc944d7588740552bef94b4fefecab8