Update git submodules

* Update glance from branch 'master'
  to e2cd7251f46e9d8fe7796ba0e178ee692de98fe6
  - 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.....
    
    Fixing tox.ini for tox4 changes.
    
    Change-Id: I0a377c9329cef8b251b800018fc0d7f784008329
This commit is contained in:
Ghanshyam Mann 2022-12-27 22:19:10 -08:00 committed by Gerrit Code Review
parent 092ae64449
commit a950b9cfdb
1 changed files with 1 additions and 1 deletions

2
glance

@ -1 +1 @@
Subproject commit bc9856ea9ce2ced219e9b294d8db3b5645d69796
Subproject commit e2cd7251f46e9d8fe7796ba0e178ee692de98fe6