commit | b86de8898f60af921980c00991f34248e100ccf9 | [log] [tgz] |
---|---|---|
author | Andrea Frittoli <andrea.frittoli@gmail.com> | Mon Apr 10 10:01:14 2017 -0400 |
committer | Andrea Frittoli <andrea.frittoli@gmail.com> | Mon Apr 10 10:01:14 2017 -0400 |
tree | 12f37c63dc4f071575eb451f52c68268602f79f2 | |
parent | c85642f6e2c355669c42572c2b08706ee9f98bbf [diff] |
Format multi-line release notes properly Change-Id: Ia3753f054eb7aee1c9e9a7af77bbefd7693b39f9
diff --git a/releasenotes/notes/add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml b/releasenotes/notes/add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml index f821a7d..6801858 100644 --- a/releasenotes/notes/add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml +++ b/releasenotes/notes/add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml
@@ -1,6 +1,7 @@ --- features: - - Add cascade parameter to volumes_client. + - | + 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".