cinder/releasenotes/notes/remove-volume-clear-shred-bde9f7f9ff430feb.yaml

8 lines
309 B
YAML
Raw Normal View History

---
upgrade:
- The volume_clear option to use `shred` was deprecated
in the Newton release and has now been removed. Since
deprecation, this option has performed the same action
as the `zero` option. Config settings for `shred` should
be updated to be set to `zero` for continued operation.