Update git submodules

* Update charm-interface-service-control 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: Id408922ad90c9accd800691510f0b01ff56b9573
This commit is contained in:
Paul Goins 2019-03-01 12:00:38 +01:00 committed by Gerrit Code Review
parent b7b1eaa52c
commit daf3f05a6c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a8e52b1d08ff1573f2fd48aedae3e6bd9d437fec
Subproject commit 6fcd1ce820d29a9754efe0fb10aa23d7627e1803