Update git submodules

* Update openstack-helm-infra from branch 'master'
  to 213596d71cc3cb3fca7a78e6fef12479f36b89a0
  - [ceph-osd] Correct naming convention for logical volumes in disk_zap()
    
    OSD logical volume names used to be based on the logical disk path,
    i.e. /dev/sdb, but that has changed. The lvremove logic in disk_zap()
    is still using the old naming convention. This change fixes that.
    
    Change-Id: If32ab354670166a3c844991de1744de63a508303
This commit is contained in:
Stephen Taylor 2020-12-17 12:35:52 -07:00 committed by Gerrit Code Review
parent d1aa7bccd1
commit 1e42865f32
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 81f928544b2403962088c2f01362836c2f2348b6
Subproject commit 213596d71cc3cb3fca7a78e6fef12479f36b89a0