Update git submodules

* Update charm-neutron-openvswitch 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: I8e37015ffccaef6b30090eec8e1fa3837c1eabe0
This commit is contained in:
Paul Goins 2019-03-01 12:16:56 +01:00 committed by Gerrit Code Review
parent a6bc062e1b
commit 94a2541295
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 00ca87fec3b59d24665c7db5886647ea9b2ca114
Subproject commit db195e8e8b6f61989b625fffd6df7c8f809927b0