Update git submodules

* Update kolla-ansible from branch 'master'
  to c906ab2a91f98098386246c21bb72149a32c073c
  - [CI] Use the script module for running core tests
    
    Depending on the way the testing script is called, it may sense
    stdin being available and not being a tty [1]. The logic in the
    Glance part of the client is then broken [2] as it detects both
    volume and stdin as sources of the image and fails.
    The proposed approach uses the script module for these tests.
    This fixes the cephadm upgrade jobs where this script was called
    using the shell module which causes this behaviour. The script
    module is not affected. FWIW, the command module is affected
    the same as shell because shell extends the command module.
    
    [1] 6810414e45/openstackclient/image/v2/image.py (L114-L120)
    [2] 6810414e45/openstackclient/image/v2/image.py (L414)
    
    Change-Id: I3ce4059063e3a51eb1c5b42bda79893b56bd85f0
    Story: 2006294
This commit is contained in:
Radosław Piliszek 2022-05-30 09:10:16 +02:00 committed by Gerrit Code Review
parent 76c01569f0
commit da8146b770
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3cef2671ce2e0de668574c1ea9c57fb9d664690a
Subproject commit c906ab2a91f98098386246c21bb72149a32c073c