Update git submodules

* Update virtualbmc 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: I190733137eb37183e517d1194a91bf534164c3fd
This commit is contained in:
Zuul
2020-01-10 02:39:05 +00:00
committed by Gerrit Code Review
parent 0d78716e73
commit 45eb9d84cd