Update git submodules

* Update charm-interface-keystone 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: I2e1964927b44aeef8135350390968f98bf77f8ac
This commit is contained in:
Paul Goins 2019-03-01 11:52:36 +01:00 committed by Gerrit Code Review
parent 48f67562cd
commit 7d4504f9fc
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 0ec113afb7a553e6065b60ea8e9d6ac3ea4b2241
Subproject commit 3c81e2a92ef2f9d847b643062722f65161c25234