diff --git a/lib/cinder b/lib/cinder index 701effd3e0..e3df98a402 100644 --- a/lib/cinder +++ b/lib/cinder @@ -169,6 +169,7 @@ function configure_cinder() { if [[ "$CINDER_SECURE_DELETE" == "False" ]]; then iniset $CINDER_CONF DEFAULT secure_delete False + iniset $CINDER_CONF DEFAULT volume_clear none fi if [ "$LOG_COLOR" == "True" ] && [ "$SYSLOG" == "False" ]; then