mirror of
https://github.com/optim-enterprises-bv/openstack-helm-infra.git
synced 2026-01-10 17:31:32 +00:00
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