]> git.feebdaed.xyz Git - 0xmirror/openstack.git/commit
Update git submodules
authorZuul <zuul@review.opendev.org>
Thu, 18 Dec 2025 16:14:39 +0000 (16:14 +0000)
committerGerrit Code Review <review@openstack.org>
Thu, 18 Dec 2025 16:14:39 +0000 (16:14 +0000)
commit4143c117461e582e51d955d68da39a594b7866aa
treebe810a959f62132211caa6b812180b0e3af688be
parentb265a1b955535a71c6b51f97fe9f599157d0a0ec
Update git submodules

* Update kolla-ansible from branch 'master'
  to 2d7728ff321f9c9a6223f906d42288fd3668f9be
  - Merge "Make generation of prometheus.yml idempotent when using custom override files"
  - Make generation of prometheus.yml idempotent when using custom override files

    As the result from the find is not always sorted the same way, consecutive deployments would have a configuration file change, while it actually is not.

    Also, diffs are really hard to interpret, when some config parts have been moved up or down.

    Change-Id: I6f724de6ec46e0691639f0a64de5af9e248a27ff
    Resolves-bug: #2126635
Signed-off-by: Michel Nederlof <michel.nederlof@nl.team.blue>
kolla-ansible