Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/cinder/+spec/add-remove-dep-api. Description: willing to allow user to use something like cinder volume remove_dep <vol_id> This API all will remove all dependency to the given volume.Including CoW snapshot and CoW child volumes. After this call, the volume with given vol_id is safe for delete. Specification URL (additional information): None