Update git submodules

* Update solum-dashboard from branch 'master'
  to cf30defab9e28922bb017613ea07d766afa20dd8
  - Fix tox4 error
    
    tox.ini started failing with Tox4 which had some
    incompatible changes. One is passenv where we need
    to pass each value in newline otherwise, it fails with
    error:
    
     failed with pass_env values cannot contain whitespace,
     use comma to have multiple values in a single line,
     invalid values found.....
    
    Other failure is due to the skipsdist = True.
    
    Fixing tox.ini for tox4 changes.
    
    Change-Id: Ia9d62d92632aca90a526046971222dc29973fa60
This commit is contained in:
liyou01 2023-03-02 11:38:29 +08:00 committed by Gerrit Code Review
parent 2e61035ad3
commit 58e45dee59
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit e330c0bb47bc09f9d67a648dc686cc6a4cc69dc5
Subproject commit cf30defab9e28922bb017613ea07d766afa20dd8