]> git.feebdaed.xyz Git - 0xmirror/openstack.git/commit
Update git submodules
authorZuul <zuul@review.opendev.org>
Thu, 18 Dec 2025 15:33:04 +0000 (15:33 +0000)
committerGerrit Code Review <review@openstack.org>
Thu, 18 Dec 2025 15:33:04 +0000 (15:33 +0000)
commita04a458995d90e2836ec14b54ed873b7ffcffc7f
tree8e7b9f286c608c4fcbb4b406305da3ef2aec7195
parentbfe83a55d0ec3982a37d0d6b64ec75ba420d2d09
Update git submodules

* Update openstack-ansible from branch 'master'
  to 072a66673dbed0d0dd017f179b10b3b71ee9b62a
  - Merge "ci: add nova console log collection and fix build file collection"
  - ci: add nova console log collection and fix build file collection

    Bash wildcard expansion resulted in too many arguments to the
    store_artifacts function. This is remedied by passing in
    directories instead, with a wildcard filter for file types.

    The same approach is used to store nova VM console output
    without picking up disk images from the same directory.

    Change-Id: Ia28e3639299247ff28b4b150a4006c7a9f558959
Signed-off-by: Andrew Bonney <andrew.bonney@bbc.co.uk>
openstack-ansible