Update git submodules

* Update charm-interface-neutron-load-balancer 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: Ia7a2f203013df9d82236818de3a48615c2892825
This commit is contained in:
Paul Goins 2019-03-01 11:56:43 +01:00 committed by Gerrit Code Review
parent 7eeafbb983
commit 48f67562cd
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 28635fd1934d6a39c97692f740e27a04abf8ed71
Subproject commit a1756bb2097ab9e97e966890fb71107c4b703601