Update git submodules

* Update networking-baremetal from branch 'master'
  - 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: Iba38c8acfc161988fe725008eb052b982bdb9c44
This commit is contained in:
Riccardo Pittau 2019-12-23 11:25:26 +01:00 committed by Gerrit Code Review
parent bed8096910
commit dbdf5cd151
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 7ea0e6f76edfb2a7bb0e1d946ed2a08595104744
Subproject commit b06ee1ce490120392851c507e2745d92ed6385df