Update git submodules

* Update kolla-ansible from branch 'master'
  to d30fb56c2aabc04fdc922a16cb85194c7e587459
  - Merge "Remove the `grafana` volume"
  - Remove the `grafana` volume
    
    Fixes not being able to add additional plugins at build time due to the
    `grafana` volume being mounted over the existing `/var/lib/grafana`
    directory. This is fixed by copying the dashboards into the container
    from an existing bind mount instead of using the ``grafana`` volume.
    This however leaves behind the volume which should be removed with
    `docker volume rm grafana` or by setting `grafana_remove_old_volume` to
    `True`.
    
    Closes-Bug: #2039498
    Change-Id: Ibcffa5d8922c470f655f447558d4a9c73b1ba361
This commit is contained in:
Zuul 2024-02-20 17:25:51 +00:00 committed by Gerrit Code Review
parent f5b78f168d
commit 46fdd954b9
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ff63af4e65b60206c48d509716baebbfa171ffe1
Subproject commit d30fb56c2aabc04fdc922a16cb85194c7e587459