commit | 861993b5e9565a988a34087305dc5617a5693e4c | [log] [tgz] |
---|---|---|
author | Sofia Enriquez <lsofia.enriquez@gmail.com> | Thu Jan 06 17:00:55 2022 +0000 |
committer | Eric Harney <eharney@redhat.com> | Thu Jan 25 15:21:59 2024 +0000 |
tree | 96d5b84c919f7403576cbd44ef3d859a7a50c584 | |
parent | befec23ec1611cee073841b09087a205bd39bd0c [diff] |
Deleting volumes which are consumed as a basis for others This patch includes two test scenarios: - Create a cloned volume from another volume. Cinder should be able to delete the source volume. - Create a volume from a snapshot. Cinder should be able to delete the source volumes while the new volume still exists. Related-Bug: #1969643 Depends-On: https://review.opendev.org/c/openstack/cinder/+/848013 Change-Id: I8daed0824f5ac60877e839265c09217dcce6dd21