Update git submodules

* Update openstack-helm from branch 'master'
  to 9f8d417b5d98e92acf87db8952a94721c2fe4203
  - Fix wrong configFile path in glance bootstrap container.
    
    The configFile path shouble be /etc/glance/glance-api.conf,
    not default /etc/glance/glance.conf defined by helm-toolkit,
    since secrets mounted in '/etc/glance' have glance-api.conf not glance.conf in it.
    
    The wrong path '/etc/glance/glance.conf' would be a dir in bootstarp container,
    and lead to all config files in /etc/glance dir unreachable.
    
    This bug may not affect bootstrap,
    but should be fixed in case the config files are needed.
    
    Change-Id: If25966e07ca7f9a80dd0e76ff7663a945db66a23
This commit is contained in:
zhangyeda 2023-04-08 14:29:29 +08:00 committed by Gerrit Code Review
parent d8cb5adcd3
commit 0e116f0218
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 84a6df2e5d3a1c9feef9523b3ceaf3f21604e8ef
Subproject commit 9f8d417b5d98e92acf87db8952a94721c2fe4203