tempest/releasenotes/notes/16/16.0.0-add-cascade-paramete...

8 lines
270 B
YAML

---
features:
- |
Add cascade parameter to volumes_client.
This option provides the ability to delete a volume and have Cinder
handle deletion of snapshots associated with that volume by passing
an additional argument to volume delete, "cascade=True".