Update git submodules

* Update heat-dashboard from branch 'master'
  to 9ec622d3f9eedd8ff85058f7f77e5d38cb561ca0
  - 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
    
    Change-Id: I1237cfefae5565c495864dd32b95e1f5998385e5
This commit is contained in:
Takashi Kajinami 2024-02-05 22:26:31 +09:00 committed by Gerrit Code Review
parent 1cb058507f
commit eeb0985db9
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit dd046e42f8c17f94ec871e6790f6a24900fe46f9
Subproject commit 9ec622d3f9eedd8ff85058f7f77e5d38cb561ca0