blob: f821a7d1aec0bf085a6f604ef4dce02c91f8be0e [file] [log] [blame]
lkuchlan0e3bbdf2016-07-11 12:06:51 +03001---
2features:
3 - Add cascade parameter to volumes_client.
4 This option provides the ability to delete a volume and have Cinder
5 handle deletion of snapshots associated with that volume by passing
6 an additional argument to volume delete, "cascade=True".