Update git submodules

* Update openstack-ansible-tests from branch 'master'
  to d163850d7c24df3ed5cb80bf5a38937ca8e0fb4c
  - Bump ansible-core to 2.12.8
    
    On 30.09.2023, "old" ansible galaxy(galaxy.ansible.com) was replaced
    with "galaxy ng"[1].
    There was a bug [2][3][4] that was fixed only in a supported
    ansible-core versions, so:
    - v2.12.8
    - v2.13.3
    - v2.14.0 (and all newer versions)
    
    All openstack-ansible versions up to Yoga are using older ansible-core
    versions.
    As a result, bootstrap-ansible.sh script fails with an error:
    
    ```
    Skipping Galaxy server https://galaxy.ansible.com/api/. Got an
    unexpected error when getting available versions of collection
    ansible.netcommon:
    '/api/v3/plugin/ansible/content/published/collections/index/ansible/netcommon/versions/'
    ```
    
    This patch bumps ansible-core version to 2.12.8 that includes required
    fix.
    
    [1] https://www.ansible.com/blog/new-ansible-galaxy
    [2] https://github.com/ansible/ansible/issues/81830
    [3] https://github.com/ansible/ansible/issues/77911
    [4] https://github.com/ansible/ansible/pull/78325
    
    Change-Id: I2c15c220ca8c6b6f0cbedbf0da8e802b7c0f5e2d
This commit is contained in:
Dmitriy Rabotyagov 2023-10-16 22:37:14 +02:00 committed by Gerrit Code Review
parent 3fd21dc11d
commit 24edcc713c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ade6c0e8e0638bee11dd1f38741c7b6e0b9a72d9
Subproject commit d163850d7c24df3ed5cb80bf5a38937ca8e0fb4c