Update git submodules

* Update charm-heat 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: Id18c5c0121def3dbd55435cb085dd949e207e25a
This commit is contained in:
Paul Goins 2019-03-01 11:30:00 +01:00 committed by Gerrit Code Review
parent 92e5af9005
commit d07adf88c2
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 06f8577a61109856abb111e0ce098b3130adf507
Subproject commit eccdf2a3b7c4cf57622c96b6f768a86876133db4