Update git submodules

* Update charm-barbican-softhsm 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: I6c57c238e19a3e7e500f81135075cdcb11ac3127
This commit is contained in:
Paul Goins 2019-03-01 10:24:28 +01:00 committed by Gerrit Code Review
parent 7d4504f9fc
commit ac44ef90d8
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4a2c3399dd02c318cf958b0ab9e67a31169877b5
Subproject commit a927ffdee42bd5d00e5631db427b78f1aed38166