Update git submodules

* Update ironic-inspector from branch 'master'
  - Merge "Enforce running tox with correct python version based on env"
  - Enforce running tox with correct python version based on env
    
    Since removing support for Python 2, we changed the basepython
    value to 3.
    This means that all the tox tests run with the default python
    version available in the system.
    This is not quite correct when running on environment such as
    py36, py37 or py38, since they imply running with different
    Python versions based on the environment.
    To enforce the correct version we need to add the option
    ignore_basepython_conflict available since tox 3.1.0 [0].
    
    [0] https://tox.readthedocs.io/en/latest/config.html#conf-ignore_basepython_conflict
    
    Change-Id: Ia14bc6397a88f200277abc5485cab02eb3724e1b
This commit is contained in:
Zuul 2019-12-26 15:32:06 +00:00 committed by Gerrit Code Review
parent c10f68e581
commit 2ab1afae92
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 51e791e9548dfa470b3e774251a1a38af1b0c20c
Subproject commit af43de3b23861f38e4f7c0a8f0359e1f3e96e805