cinder/cinder/tests/unit/api/v2
Eric Harney bf2b6b9d90 Delete volumes with snapshots
This adds the 'cascade' parameter to volume delete,
which deletes snapshots along with a volume in
one call.

This is done in the volume manager, and not in
a driver-optimized way, which will be a later
improvement.

Blueprint: del-vols-with-snaps
Change-Id: I33d15b76d4bd0de14c635d404b2c97096c977a58
2016-02-28 14:11:37 +00:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
stubs.py Update get/delete_volume API to use versionedobjects 2015-11-12 04:54:16 -08:00
test_limits.py Port API v1 and v2 to Python 3 2016-02-15 15:22:05 +01:00
test_snapshot_metadata.py Merge "Cleanup unused conf variables" 2016-02-17 01:58:45 +00:00
test_snapshots.py cinder-api-microversions code 2016-02-24 06:50:54 -07:00
test_types.py Port API v1 and v2 to Python 3 2016-02-15 15:22:05 +01:00
test_volume_metadata.py Port API v1 and v2 to Python 3 2016-02-15 15:22:05 +01:00
test_volumes.py Delete volumes with snapshots 2016-02-28 14:11:37 +00:00