Update git submodules

* Update nova from branch 'master'
  to c60b81fa4b8afd6773f6a9b86df21dd7d4e232c1
  - Merge "tox: Drop envdir"
  - tox: Drop envdir
    
    tox now always recreates an env although the env is shared using envdir
    options.
    ~~~
    $ tox -e genpolicy
    genpolicy: recreate env because env type changed from
    {'name': 'genconfig', 'type': 'VirtualEnvRunner'} to
    {'name': 'genpolicy', 'type': 'VirtualEnvRunner'}
    ~~~
    
    According to the maintainer of tox, this functionality is not intended
    to be supported.
    https://github.com/tox-dev/tox/issues/425#issuecomment-1011944293
    
    There is a note not to remove the option for bandit integration job but
    the note is no longer valid since the functionality itself no longer
    works with recent tox.
    
    Change-Id: I2ba52a9ecc5cc24dee98837e0513897cba2eb046
This commit is contained in:
Zuul 2024-05-21 15:17:46 +00:00 committed by Gerrit Code Review
parent f4c926cccf
commit c729dd690c
1 changed files with 1 additions and 1 deletions

2
nova

@ -1 +1 @@
Subproject commit 61ad4f1f2731ec40fdd6a69b0b51380aca17e690
Subproject commit c60b81fa4b8afd6773f6a9b86df21dd7d4e232c1