Update git submodules

* Update charm-interface-bgp 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: I4056a0afd0a09d6d7e45b443c13fd39fa41fa3c0
This commit is contained in:
Paul Goins 2019-03-01 11:38:53 +01:00 committed by Gerrit Code Review
parent 22e3b042fa
commit e2aed75007
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ec52a957997914ca790aec380ada86d03a977023
Subproject commit 59f211c065d9592a0e65bd09ce2ac7f3f4f23ea9