Update git submodules

* Update charm-neutron-gateway 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: Ibb6306a45f35c1a22794e1a019bb357831442df4
This commit is contained in:
Paul Goins 2019-03-01 12:15:57 +01:00 committed by Gerrit Code Review
parent 4a0dd6e3d5
commit ad221d2fa0
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 53b58388d37a3b2b2674989e09c216ae7ce76c9e
Subproject commit be95971563d9d57b8402183dce9e23673d758b51