Skip to content

Commit

Permalink
Update git submodules
Browse files Browse the repository at this point in the history
* Update neutron-lib from branch 'master'
  to 2ce390093be7bb722feddc81a770d878ede15dfd
  - Merge "Update envlist for tox4"
  - Update envlist for tox4
    
    tox4 even when running specific env with -e option tries
    to find python version for all envs defined in envlist[1]
    when running with --skip-missing-interpreters=false and
    fails if interpreter missing for any of the env.
    
    With py38 in envlist it tries to find python3.8
    which is not available in ubuntu-jammy by default
    and fails, hence use generic version instead i.e py3
    to handle it.
    
    Even though [1] is fixed we are still seeing this failure.
    
    [1] tox-dev/tox#2811
    
    Also updated basepython to use TOX_PYTHON if set.
    
    Change-Id: I18765db9682fced05e8441a1e2122f9f814cd31b
  • Loading branch information
Zuul authored and openstack-gerrit committed Jan 16, 2023
1 parent 95884c8 commit 56ad8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neutron-lib
Submodule neutron-lib updated 1 files
+2 −2 tox.ini

0 comments on commit 56ad8a3

Please sign in to comment.