diff --git a/deployment/cinder/cinder-common-container-puppet.yaml b/deployment/cinder/cinder-common-container-puppet.yaml index 2a0a9b182d..e26426cb4d 100644 --- a/deployment/cinder/cinder-common-container-puppet.yaml +++ b/deployment/cinder/cinder-common-container-puppet.yaml @@ -176,9 +176,9 @@ outputs: Description=Cinder LVM losetup DefaultDependencies=no Conflicts=umount.target - Requires=lvm2-lvmetad.service systemd-udev-settle.service + Requires=systemd-udev-settle.service Before=local-fs.target umount.target - After=lvm2-lvmetad.service systemd-udev-settle.service + After=systemd-udev-settle.service [Service] Type=oneshot