blob: 6801858f8877528dd3ea0c46f9c4538bf49e3aca [file] [log] [blame]
lkuchlan0e3bbdf2016-07-11 12:06:51 +03001---
2features:
Andrea Frittolib86de882017-04-10 10:01:14 -04003 - |
4 Add cascade parameter to volumes_client.
lkuchlan0e3bbdf2016-07-11 12:06:51 +03005 This option provides the ability to delete a volume and have Cinder
6 handle deletion of snapshots associated with that volume by passing
7 an additional argument to volume delete, "cascade=True".