Update git submodules

* Update python-mistralclient from branch 'master'
  to b94abb44d9d0f92a527dfa1ecf2e4d3c1be6178c
  - Fix tox4 error and use python >=3.8
    
    tox.ini started failing with tox4 which had some
    incompatible changes. One of them is to allow
    external command to run by adding them into allowlist_externals
    and make passenv in new lines.
    
    Fixing tox.ini for tox4 changes.
    
    Minimal python version is now 3.8
    
    Other minor fixes:
    * Use devstack-alt-member in tests instead of devstack-alt, as
      the later is having admin role now.
    * Fix some of the functional tests not working anymore with the
      latest mistral changes.
    * Removing standard actions tests as they are not standard anymore (they
      are in mistral-extra)
    
    Change-Id: Ic0620135c286855dd4befb52eb55522b605eb863
    Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
This commit is contained in:
Ghanshyam Mann 2023-01-19 19:43:25 -06:00 committed by Gerrit Code Review
parent 2d0ee5cc1f
commit c360bc9ac9
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b1e94317ad562695848b78950990086284d06645
Subproject commit b94abb44d9d0f92a527dfa1ecf2e4d3c1be6178c