Update git submodules

* Update tripleo-heat-templates from branch 'master'
  to 560619f941d772e9152e7e432f8851ff3e9421dc
  - Merge "Fix deploy failure of keystone for undercloud"
  - Fix deploy failure of keystone for undercloud
    
    With enable_keystone = true in undercloud.conf, openstack undercloud
    install command fails as follows:
    
      Exception: Could not fetch contents for file:///home/stack/tripleo-deploy/undercloud/tripleo-heat-installer-templates/environments/deployment/keystone/keystone-container-puppet.yaml
      Traceback (most recent call last):
        File "/usr/lib64/python3.6/urllib/request.py", line 1505, in open_local_file
          stats = os.stat(localfile)
      FileNotFoundError: [Errno 2] No such file or directory: '/home/stack/tripleo-deploy/undercloud/tripleo-heat-installer-templates/environments/deployment/keystone/keystone-container-puppet.yaml'
    
    Fix the path of the yaml file.
    
    Change-Id: Idf5a5a5d98547a3aaff0afe95d3d0523703ce0b1
This commit is contained in:
Zuul 2022-05-27 12:41:39 +00:00 committed by Gerrit Code Review
parent fb6f8fab7f
commit 82dfc4a6ee
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 0169d4f0ef983c3e3c19eeb5805814ec009b253c
Subproject commit 560619f941d772e9152e7e432f8851ff3e9421dc