Update git submodules

* Update openstack-ansible-os_glance from branch 'master'
  to c9a9e2f87bcd07849a6037e0e5c5a9078bff89d0
  - Fix glance mounts compatability
    
    When default value has any concatenation, it tries to resolve variables
    and always contcatenate even when it's not needed.
    
    With that we need to set defaults for the variables that are inside
    defaults, otherwise even if default not needed - task would fail on
    default being undefined.
    
    Change-Id: I4f445f280a71173f1b72a3b37bd9d54ea5694ac2
This commit is contained in:
Dmitriy Rabotyagov 2022-06-16 11:55:29 +02:00 committed by Gerrit Code Review
parent a3e58b0954
commit 3468a325e7
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 93c73e99b114346bd1e9100a800ca791e50a02c1
Subproject commit c9a9e2f87bcd07849a6037e0e5c5a9078bff89d0