Support deleting volumes with snapshots in CLI
Registered by
wanghao
In M release, Cinder has supported to delete volume with their snapshots by adding "cascade" parameter.
This BP propose to introduce this function into Cinder client.
Blueprint information
Related branches
Sprints
Whiteboard
We have implemented this feature now, but there's still something that should be improved:
1.--cascade is boolean value, now we use metavar is <cascade>, it's not consistent with other boolean argument in cinderclient.
2. There's a bug, see https:/
Code patch: https:/
(?)
Work Items
Dependency tree

* Blueprints in grey have been implemented.