Update git submodules

* Update tripleo-heat-templates from branch 'master'
  to 9a09f2f2be3feb4cc88be53a79175ea05515e899
  - Merge "Nova: Start nova-compute after its NFS backend is ready"
  - Nova: Start nova-compute after its NFS backend is ready
    
    When Nova NFS backend is enabled, all instance data is stored in
    the NFS storage, and the storage access should be ready when
    the nova-compute service is started.
    
    That's the one which fixes possible wrong permissions in /var/lib/nova/
    issues by enforcing that ordering by additional systemd service
    dependency.
    
    Note: nova_statedir_owner is a one-off init container executed in
    step_3, while NFS mounts are created earlier by the host prep tasks.
    Here everything is set properly and needs no explicit dependencies.
    
    Co-authored-by: Bogdan Dobrelya <bdobreli@redhat.com>
    Related: rhbz#2041360
    Closes-Bug: #1977992
    Depends-on: https://review.opendev.org/c/openstack/tripleo-ansible/+/839295
    Change-Id: I88f2b849a846a67088b9055faa4747f22b583580
This commit is contained in:
Zuul 2022-07-07 15:41:10 +00:00 committed by Gerrit Code Review
parent 82c793f98b
commit 2ce82c6cba
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3f092e50730152dde521f1eb9832ce0064fefb64
Subproject commit 9a09f2f2be3feb4cc88be53a79175ea05515e899