tempest/releasenotes/notes/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml
ghanshyam 2f4d1d0cbe Rename 16.0.0 release notes
This commit renaming all the release notes for 16.0.0.

Change-Id: I4b09c9da001ecf75563cb132670905ac237bbd0b
2017-04-20 05:09:06 +00:00

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".